| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.crysknife |
| Идентификатор | Идентификаторtemplates-parent |
| Версия | Версия0.2 |
| Тип | Типpom |
| Описание |
Описаниеtemplates-parent
Templates parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| templates-parent-0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.crysknife/templates-parent/ -->
<dependency>
<groupId>io.crysknife</groupId>
<artifactId>templates-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.crysknife/templates-parent/
implementation 'io.crysknife:templates-parent:0.2'
// https://jarcasting.com/artifacts/io.crysknife/templates-parent/
implementation ("io.crysknife:templates-parent:0.2")
'io.crysknife:templates-parent:pom:0.2'
<dependency org="io.crysknife" name="templates-parent" rev="0.2">
<artifact name="templates-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.crysknife', module='templates-parent', version='0.2')
)
libraryDependencies += "io.crysknife" % "templates-parent" % "0.2"
[io.crysknife/templates-parent "0.2"]