is not current version
Last Version 1.0.5

io.github.deepeshpatel:jnumbertools 1.0.1cle

JNumberTools is the combinatorics and number-theory library which provides useful APIS related to said topics

GroupId

GroupId

io.github.deepeshpatel
ArtifactId

ArtifactId

jnumbertools
Version

Version

1.0.1cle
Type

Type

jar

Download jnumbertools 1.0.1cle


<!-- 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"]