License |
License |
---|---|
GroupId | GroupIdcom.github.labai |
ArtifactId | ArtifactIddeci |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondeci
Deci - decimals class
|
Filename | Size |
---|---|
deci-0.0.1.pom | |
deci-0.0.1.jar | 12 KB |
deci-0.0.1-sources.jar | 3 KB |
deci-0.0.1-javadoc.jar | 284 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.labai/deci/ -->
<dependency>
<groupId>com.github.labai</groupId>
<artifactId>deci</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.labai/deci/
implementation 'com.github.labai:deci:0.0.1'
// https://jarcasting.com/artifacts/com.github.labai/deci/
implementation ("com.github.labai:deci:0.0.1")
'com.github.labai:deci:jar:0.0.1'
<dependency org="com.github.labai" name="deci" rev="0.0.1">
<artifact name="deci" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.labai', module='deci', version='0.0.1')
)
libraryDependencies += "com.github.labai" % "deci" % "0.0.1"
[com.github.labai/deci "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.72 |