| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sviperll |
| Идентификатор | Идентификаторrepository4j |
| Последняя версия | Последняя версия0.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrepository4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| repository4j-0.17.pom | |
| repository4j-0.17.jar | 93 KB |
| repository4j-0.17-sources.jar | 56 KB |
| repository4j-0.17-javadoc.jar | 255 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/repository4j/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>repository4j</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/repository4j/
implementation 'com.github.sviperll:repository4j:0.17'
// https://jarcasting.com/artifacts/com.github.sviperll/repository4j/
implementation ("com.github.sviperll:repository4j:0.17")
'com.github.sviperll:repository4j:jar:0.17'
<dependency org="com.github.sviperll" name="repository4j" rev="0.17">
<artifact name="repository4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='repository4j', version='0.17')
)
libraryDependencies += "com.github.sviperll" % "repository4j" % "0.17"
[com.github.sviperll/repository4j "0.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.sviperll : chicory-core | jar | 0.17 |
| com.github.sviperll : chicory-time | jar | 0.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |