License |
License |
---|---|
GroupId | GroupIdio.github.deepeshpatel |
ArtifactId | ArtifactIdjnumbertools |
Version | Version1.0.4 |
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.4.pom | |
jnumbertools-1.0.4.jar | 73 KB |
jnumbertools-1.0.4-sources.jar | 43 KB |
jnumbertools-1.0.4-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/ -->
<dependency>
<groupId>io.github.deepeshpatel</groupId>
<artifactId>jnumbertools</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation 'io.github.deepeshpatel:jnumbertools:1.0.4'
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation ("io.github.deepeshpatel:jnumbertools:1.0.4")
'io.github.deepeshpatel:jnumbertools:jar:1.0.4'
<dependency org="io.github.deepeshpatel" name="jnumbertools" rev="1.0.4">
<artifact name="jnumbertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.deepeshpatel', module='jnumbertools', version='1.0.4')
)
libraryDependencies += "io.github.deepeshpatel" % "jnumbertools" % "1.0.4"
[io.github.deepeshpatel/jnumbertools "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |