| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nicolkathe |
| Идентификатор | Идентификаторarithmetic |
| Последняя версия | Последняя версия0.0.3-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеarithmetic
This is a demo to publish in Central Repository
|
| Имя Файла | Размер |
|---|---|
| arithmetic-0.0.3-RELEASE.pom | |
| arithmetic-0.0.3-RELEASE.jar | 8 MB |
| arithmetic-0.0.3-RELEASE-sources.jar | 1 KB |
| arithmetic-0.0.3-RELEASE-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nicolkathe/arithmetic/ -->
<dependency>
<groupId>io.github.nicolkathe</groupId>
<artifactId>arithmetic</artifactId>
<version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nicolkathe/arithmetic/
implementation 'io.github.nicolkathe:arithmetic:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/io.github.nicolkathe/arithmetic/
implementation ("io.github.nicolkathe:arithmetic:0.0.3-RELEASE")
'io.github.nicolkathe:arithmetic:jar:0.0.3-RELEASE'
<dependency org="io.github.nicolkathe" name="arithmetic" rev="0.0.3-RELEASE">
<artifact name="arithmetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nicolkathe', module='arithmetic', version='0.0.3-RELEASE')
)
libraryDependencies += "io.github.nicolkathe" % "arithmetic" % "0.0.3-RELEASE"
[io.github.nicolkathe/arithmetic "0.0.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |