License |
License |
---|---|
GroupId | GroupIdio.github.deepeshpatel |
ArtifactId | ArtifactIdjnumbertools |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionJNumberTools:Combinatorics Library
JNumberTools is the combinatorics and number-theory library which provides
useful APIS related to said topics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jnumbertools-1.0.3.pom | |
jnumbertools-1.0.3.jar | 62 KB |
jnumbertools-1.0.3-sources.jar | 36 KB |
jnumbertools-1.0.3-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/ -->
<dependency>
<groupId>io.github.deepeshpatel</groupId>
<artifactId>jnumbertools</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation 'io.github.deepeshpatel:jnumbertools:1.0.3'
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation ("io.github.deepeshpatel:jnumbertools:1.0.3")
'io.github.deepeshpatel:jnumbertools:jar:1.0.3'
<dependency org="io.github.deepeshpatel" name="jnumbertools" rev="1.0.3">
<artifact name="jnumbertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.deepeshpatel', module='jnumbertools', version='1.0.3')
)
libraryDependencies += "io.github.deepeshpatel" % "jnumbertools" % "1.0.3"
[io.github.deepeshpatel/jnumbertools "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |