| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.deepeshpatel |
| Идентификатор | Идентификаторjnumbertools |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJNumberTools:Combinatorics Library
JNumberTools is the combinatorics and number-theory library which provides
useful APIS related to said topics
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jnumbertools-1.0.5.pom | |
| jnumbertools-1.0.5.jar | 51 KB |
| jnumbertools-1.0.5-sources.jar | 30 KB |
| jnumbertools-1.0.5-javadoc.jar | 198 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |