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

io.github.dbstarll.parent:obscure 1.1.6

parent for code obscure

Группа

Группа

io.github.dbstarll.parent
Идентификатор

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

obscure
Версия

Версия

1.1.6
Тип

Тип

pom

Скачать obscure 1.1.6

Имя Файла Размер
obscure-1.1.6.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/obscure/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>obscure</artifactId>
    <version>1.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/obscure/
implementation 'io.github.dbstarll.parent:obscure:1.1.6'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/obscure/
implementation ("io.github.dbstarll.parent:obscure:1.1.6")
'io.github.dbstarll.parent:obscure:pom:1.1.6'
<dependency org="io.github.dbstarll.parent" name="obscure" rev="1.1.6">
  <artifact name="obscure" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='obscure', version='1.1.6')
)
libraryDependencies += "io.github.dbstarll.parent" % "obscure" % "1.1.6"
[io.github.dbstarll.parent/obscure "1.1.6"]