| License |
License |
|---|---|
| GroupId | GroupIdio.github.gilbertparreno |
| ArtifactId | ArtifactIdarithmetic |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArithmetic
This is a test repository by Gilbert Parreño
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| arithmetic-1.1.2.pom | |
| arithmetic-1.1.2.jar | 1 KB |
| arithmetic-1.1.2-sources.jar | 1018 bytes |
| arithmetic-1.1.2-javadoc.jar | 1018 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/ -->
<dependency>
<groupId>io.github.gilbertparreno</groupId>
<artifactId>arithmetic</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/
implementation 'io.github.gilbertparreno:arithmetic:1.1.2'
// https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/
implementation ("io.github.gilbertparreno:arithmetic:1.1.2")
'io.github.gilbertparreno:arithmetic:jar:1.1.2'
<dependency org="io.github.gilbertparreno" name="arithmetic" rev="1.1.2">
<artifact name="arithmetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gilbertparreno', module='arithmetic', version='1.1.2')
)
libraryDependencies += "io.github.gilbertparreno" % "arithmetic" % "1.1.2"
[io.github.gilbertparreno/arithmetic "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |