| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.gilbertparreno |
| Идентификатор | Идентификаторarithmetic |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеArithmetic
This is a test repository by Gilbert Parreño
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| arithmetic-1.1.2.pom | |
| arithmetic-1.1.2.jar | 1 KB |
| arithmetic-1.1.2-sources.jar | 1018 bytes |
| arithmetic-1.1.2-javadoc.jar | 1018 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/ -->
<dependency>
<groupId>io.github.gilbertparreno</groupId>
<artifactId>arithmetic</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/
implementation 'io.github.gilbertparreno:arithmetic:1.1.2'
// https://jarcasting.com/artifacts/io.github.gilbertparreno/arithmetic/
implementation ("io.github.gilbertparreno:arithmetic:1.1.2")
'io.github.gilbertparreno:arithmetic:jar:1.1.2'
<dependency org="io.github.gilbertparreno" name="arithmetic" rev="1.1.2">
<artifact name="arithmetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gilbertparreno', module='arithmetic', version='1.1.2')
)
libraryDependencies += "io.github.gilbertparreno" % "arithmetic" % "1.1.2"
[io.github.gilbertparreno/arithmetic "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |