Last Version

number-theory 1.0

Number-theory utilities for Java.

License

License

GroupId

GroupId

com.brunomcustodio.math.numbertheory
ArtifactId

ArtifactId

number-theory
Version

Version

1.0
Type

Type

jar
Description

Description

number-theory
Number-theory utilities for Java.

Download number-theory 1.0


<!-- https://jarcasting.com/artifacts/com.brunomcustodio.math.numbertheory/number-theory/ -->
<dependency>
    <groupId>com.brunomcustodio.math.numbertheory</groupId>
    <artifactId>number-theory</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brunomcustodio.math.numbertheory/number-theory/
implementation 'com.brunomcustodio.math.numbertheory:number-theory:1.0'
// https://jarcasting.com/artifacts/com.brunomcustodio.math.numbertheory/number-theory/
implementation ("com.brunomcustodio.math.numbertheory:number-theory:1.0")
'com.brunomcustodio.math.numbertheory:number-theory:jar:1.0'
<dependency org="com.brunomcustodio.math.numbertheory" name="number-theory" rev="1.0">
  <artifact name="number-theory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brunomcustodio.math.numbertheory', module='number-theory', version='1.0')
)
libraryDependencies += "com.brunomcustodio.math.numbertheory" % "number-theory" % "1.0"
[com.brunomcustodio.math.numbertheory/number-theory "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.