| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-numerical |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-numerical
Artifact for numerical issues such as processing numbers (utility).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-numerical-2.2.2.pom | |
| refcodes-numerical-2.2.2.jar | 41 KB |
| refcodes-numerical-2.2.2-tests.jar | 10 KB |
| refcodes-numerical-2.2.2-test-sources.jar | 9 KB |
| refcodes-numerical-2.2.2-sources.jar | 41 KB |
| refcodes-numerical-2.2.2-javadoc.jar | 656 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-numerical/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-numerical</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-numerical/
implementation 'org.refcodes:refcodes-numerical:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-numerical/
implementation ("org.refcodes:refcodes-numerical:2.2.2")
'org.refcodes:refcodes-numerical:jar:2.2.2'
<dependency org="org.refcodes" name="refcodes-numerical" rev="2.2.2">
<artifact name="refcodes-numerical" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-numerical', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-numerical" % "2.2.2"
[org.refcodes/refcodes-numerical "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 2.2.2 |
| org.refcodes : refcodes-mixin | jar | 2.2.2 |
| org.refcodes : refcodes-exception | jar | 2.2.2 |
| org.refcodes : refcodes-licensing | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |