| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mjcro |
| Идентификатор | Идентификаторreferences |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicroJ References
Tiny library with helpful references
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| references-2.0.0.pom | |
| references-2.0.0.jar | 24 KB |
| references-2.0.0-sources.jar | 15 KB |
| references-2.0.0-javadoc.jar | 524 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mjcro/references/ -->
<dependency>
<groupId>io.github.mjcro</groupId>
<artifactId>references</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mjcro/references/
implementation 'io.github.mjcro:references:2.0.0'
// https://jarcasting.com/artifacts/io.github.mjcro/references/
implementation ("io.github.mjcro:references:2.0.0")
'io.github.mjcro:references:jar:2.0.0'
<dependency org="io.github.mjcro" name="references" rev="2.0.0">
<artifact name="references" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mjcro', module='references', version='2.0.0')
)
libraryDependencies += "io.github.mjcro" % "references" % "2.0.0"
[io.github.mjcro/references "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.5 |