JNumberTools:Combinatorics Library

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

License

License

GroupId

GroupId

io.github.deepeshpatel
ArtifactId

ArtifactId

jnumbertools
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

JNumberTools:Combinatorics Library
JNumberTools is the combinatorics and number-theory library which provides useful APIS related to said topics
Project URL

Project URL

https://github.com/deepeshpatel/jnumbertools
Source Code Management

Source Code Management

https://github.com/deepeshpatel/jnumbertools

Download jnumbertools

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/ -->
<dependency>
    <groupId>io.github.deepeshpatel</groupId>
    <artifactId>jnumbertools</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation 'io.github.deepeshpatel:jnumbertools:1.0.5'
// https://jarcasting.com/artifacts/io.github.deepeshpatel/jnumbertools/
implementation ("io.github.deepeshpatel:jnumbertools:1.0.5")
'io.github.deepeshpatel:jnumbertools:jar:1.0.5'
<dependency org="io.github.deepeshpatel" name="jnumbertools" rev="1.0.5">
  <artifact name="jnumbertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.deepeshpatel', module='jnumbertools', version='1.0.5')
)
libraryDependencies += "io.github.deepeshpatel" % "jnumbertools" % "1.0.5"
[io.github.deepeshpatel/jnumbertools "1.0.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1cle
1.0.0