Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.gciatto |
ArtifactId | ArtifactIdkt-math-metadata |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
kt-math-metadata-0.0.3.pom | |
kt-math-metadata-0.0.3.jar | 13 KB |
kt-math-metadata-0.0.3-sources.jar | 114 KB |
kt-math-metadata-0.0.3-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gciatto/kt-math-metadata/ -->
<dependency>
<groupId>io.github.gciatto</groupId>
<artifactId>kt-math-metadata</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math-metadata/
implementation 'io.github.gciatto:kt-math-metadata:0.0.3'
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math-metadata/
implementation ("io.github.gciatto:kt-math-metadata:0.0.3")
'io.github.gciatto:kt-math-metadata:jar:0.0.3'
<dependency org="io.github.gciatto" name="kt-math-metadata" rev="0.0.3">
<artifact name="kt-math-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gciatto', module='kt-math-metadata', version='0.0.3')
)
libraryDependencies += "io.github.gciatto" % "kt-math-metadata" % "0.0.3"
[io.github.gciatto/kt-math-metadata "0.0.3"]