Clove
A set of reusable Java components (another species of the family Myrtaceae).
Requirements
- Java 8
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gino0631 |
| Идентификатор | Идентификаторclove-root |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеClove Project Root
A set of reusable Java components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| clove-root-0.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gino0631/clove-root/ -->
<dependency>
<groupId>com.github.gino0631</groupId>
<artifactId>clove-root</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gino0631/clove-root/
implementation 'com.github.gino0631:clove-root:0.1'
// https://jarcasting.com/artifacts/com.github.gino0631/clove-root/
implementation ("com.github.gino0631:clove-root:0.1")
'com.github.gino0631:clove-root:pom:0.1'
<dependency org="com.github.gino0631" name="clove-root" rev="0.1">
<artifact name="clove-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gino0631', module='clove-root', version='0.1')
)
libraryDependencies += "com.github.gino0631" % "clove-root" % "0.1"
[com.github.gino0631/clove-root "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
A set of reusable Java components (another species of the family Myrtaceae).