GroupId | GroupIdio.github.deepeshpatel |
---|---|
ArtifactId | ArtifactIdjnumbertools |
Version | Version1.0.1cle |
Type | Typejar |
Filename | Size |
---|---|
jnumbertools-1.0.1cle.pom | |
jnumbertools-1.0.1cle.jar | 51 KB |
jnumbertools-1.0.1cle-sources.jar | 30 KB |
jnumbertools-1.0.1cle-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/ -->
<dependency>
<groupId>io.github.deepeshpatel</groupId>
<artifactId>jnumbertools</artifactId>
<version>1.0.1cle</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation 'io.github.deepeshpatel:jnumbertools:1.0.1cle'
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation ("io.github.deepeshpatel:jnumbertools:1.0.1cle")
'io.github.deepeshpatel:jnumbertools:jar:1.0.1cle'
<dependency org="io.github.deepeshpatel" name="jnumbertools" rev="1.0.1cle">
<artifact name="jnumbertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.deepeshpatel', module='jnumbertools', version='1.0.1cle')
)
libraryDependencies += "io.github.deepeshpatel" % "jnumbertools" % "1.0.1cle"
[io.github.deepeshpatel/jnumbertools "1.0.1cle"]