| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.pkair |
| Идентификатор | Идентификаторmaven-space-arithmetic |
| Последняя версия | Последняя версия1.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеArithmetic library for Tutorial
Simple library for tutorial about JetBrains Space (https://www.jetbrains.com/space/)
packages usage with further publishing to Maven Central with OSSRH
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| maven-space-arithmetic-1.1.8.pom | |
| maven-space-arithmetic-1.1.8.jar | 3 KB |
| maven-space-arithmetic-1.1.8-sources.jar | 1 KB |
| maven-space-arithmetic-1.1.8-javadoc.jar | 109 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pkair/maven-space-arithmetic/ -->
<dependency>
<groupId>com.github.pkair</groupId>
<artifactId>maven-space-arithmetic</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pkair/maven-space-arithmetic/
implementation 'com.github.pkair:maven-space-arithmetic:1.1.8'
// https://jarcasting.com/artifacts/com.github.pkair/maven-space-arithmetic/
implementation ("com.github.pkair:maven-space-arithmetic:1.1.8")
'com.github.pkair:maven-space-arithmetic:jar:1.1.8'
<dependency org="com.github.pkair" name="maven-space-arithmetic" rev="1.1.8">
<artifact name="maven-space-arithmetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pkair', module='maven-space-arithmetic', version='1.1.8')
)
libraryDependencies += "com.github.pkair" % "maven-space-arithmetic" % "1.1.8"
[com.github.pkair/maven-space-arithmetic "1.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |