| Лицензия |
Лицензия
Other License Agreement
|
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-meta |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-meta
The refcodes-meta artifact is a meta artifact used for building the
REFCODES.ORG artifacts (org.refcodes group) from scratch, usually used
by developers. Note that the tools (a bunch of shell scripts) build
around this meta artifact are not bundled with this meta artifact.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-meta-1.1.2.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-meta</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/
implementation 'org.refcodes:refcodes-meta:1.1.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/
implementation ("org.refcodes:refcodes-meta:1.1.2")
'org.refcodes:refcodes-meta:pom:1.1.2'
<dependency org="org.refcodes" name="refcodes-meta" rev="1.1.2">
<artifact name="refcodes-meta" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-meta', version='1.1.2')
)
libraryDependencies += "org.refcodes" % "refcodes-meta" % "1.1.2"
[org.refcodes/refcodes-meta "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 1.1.2 |