k

kaverit-watchosx64

Kodein Type System
http://kodein.org
MIT
Kodein Koders
文件下载
文件名 操作
kaverit-watchosx64-2.8.2.pom 下载
kaverit-watchosx64-2.8.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.kodein.type</groupId>
  <artifactId>kaverit-watchosx64</artifactId>
  <version>2.8.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'org.kodein.type:kaverit-watchosx64:2.8.2'
Gradle Kotlin
implementation("org.kodein.type:kaverit-watchosx64:2.8.2")
Scala SBT
libraryDependencies += "org.kodein.type" % "kaverit-watchosx64" % "2.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.kodein.type', module='kaverit-watchosx64', version='2.8.2')
)
Apache Ivy
<dependency org="org.kodein.type" name="kaverit-watchosx64" rev="2.8.2" />
Leiningen
[org.kodein.type/kaverit-watchosx64 "2.8.2"]
Apache Buildr
'org.kodein.type:kaverit-watchosx64:jar:2.8.2'