Skip to content

Failed to resolve: com.haishinkit:haishinkit:0.10.1 #85

Answered by shogo4405
Ajithkumar2 asked this question in Q&A
Discussion options

You must be logged in to vote

How about JitPack?

allprojects {
  repositories {
    maven { url 'https://jitpack.io' }
  }
}
dependencies {
  implementation 'com.github.shogo4405:HaishinKit~kt:haishinkit:0.10.1'
  implementation 'com.github.shogo4405:HaishinKit~kt:vulkan:0.10.1'
}

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@h-rlpl
Comment options

@shogo4405
Comment options

@h-rlpl
Comment options

@shogo4405
Comment options

@h-rlpl
Comment options

Answer selected by Ajithkumar2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants