Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.gciatto |
ArtifactId | ArtifactIdkt-math-metadata |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
kt-math-metadata-0.0.4.pom | |
kt-math-metadata-0.0.4.jar | 13 KB |
kt-math-metadata-0.0.4-sources.jar | 114 KB |
kt-math-metadata-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math-metadata/
implementation 'io.github.gciatto:kt-math-metadata:0.0.4'
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math-metadata/
implementation ("io.github.gciatto:kt-math-metadata:0.0.4")
'io.github.gciatto:kt-math-metadata:jar:0.0.4'
<dependency org="io.github.gciatto" name="kt-math-metadata" rev="0.0.4">
<artifact name="kt-math-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gciatto', module='kt-math-metadata', version='0.0.4')
)
libraryDependencies += "io.github.gciatto" % "kt-math-metadata" % "0.0.4"
[io.github.gciatto/kt-math-metadata "0.0.4"]