文件下载
文件名 操作
kt-math-metadata-0.0.6.jar 下载
kt-math-metadata-0.0.6.pom 下载
kt-math-metadata-0.0.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.gciatto</groupId>
  <artifactId>kt-math-metadata</artifactId>
  <version>0.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.gciatto:kt-math-metadata:0.0.6'
Gradle Kotlin
implementation("io.github.gciatto:kt-math-metadata:0.0.6")
Scala SBT
libraryDependencies += "io.github.gciatto" % "kt-math-metadata" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.gciatto', module='kt-math-metadata', version='0.0.6')
)
Apache Ivy
<dependency org="io.github.gciatto" name="kt-math-metadata" rev="0.0.6" />
Leiningen
[io.github.gciatto/kt-math-metadata "0.0.6"]
Apache Buildr
'io.github.gciatto:kt-math-metadata:jar:0.0.6'
本项目依赖
该项目无第三方依赖