Files download
File Operation
kt-math-metadata-0.0.3.jar download
kt-math-metadata-0.0.3.pom download
kt-math-metadata-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.gciatto</groupId>
  <artifactId>kt-math-metadata</artifactId>
  <version>0.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.gciatto:kt-math-metadata:0.0.3'
Gradle Kotlin
implementation("io.github.gciatto:kt-math-metadata:0.0.3")
Scala SBT
libraryDependencies += "io.github.gciatto" % "kt-math-metadata" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.gciatto', module='kt-math-metadata', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.gciatto" name="kt-math-metadata" rev="0.0.3" />
Leiningen
[io.github.gciatto/kt-math-metadata "0.0.3"]
Apache Buildr
'io.github.gciatto:kt-math-metadata:jar:0.0.3'
Dependencies
The project has no third-party dependencies