не последняя версия
Последняя версия 1.0.6

net.darkmist.alib.escape:parent 1.0.4

Escaping library

Категории

Категории

Сеть
Группа

Группа

net.darkmist.alib.escape
Идентификатор

Идентификатор

parent
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать parent 1.0.4

Имя Файла Размер
parent-1.0.4.pom 771 bytes
Обзор

<!-- https://jarcasting.com/artifacts/net.darkmist.alib.escape/parent/ -->
<dependency>
    <groupId>net.darkmist.alib.escape</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.darkmist.alib.escape/parent/
implementation 'net.darkmist.alib.escape:parent:1.0.4'
// https://jarcasting.com/artifacts/net.darkmist.alib.escape/parent/
implementation ("net.darkmist.alib.escape:parent:1.0.4")
'net.darkmist.alib.escape:parent:pom:1.0.4'
<dependency org="net.darkmist.alib.escape" name="parent" rev="1.0.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.darkmist.alib.escape', module='parent', version='1.0.4')
)
libraryDependencies += "net.darkmist.alib.escape" % "parent" % "1.0.4"
[net.darkmist.alib.escape/parent "1.0.4"]