| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.brunomcustodio.math.numbertheory |
| Идентификатор | Идентификаторnumber-theory |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnumber-theory
Number-theory utilities for Java.
|
| Имя Файла | Размер |
|---|---|
| number-theory-1.0.pom | |
| number-theory-1.0.jar | 4 KB |
| number-theory-1.0-sources.jar | 3 KB |
| number-theory-1.0-javadoc.jar | 35 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |