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

com.github.sviperll:ozymandias 0.22

Collection of maven extensions, plugins and generally usefull artifacts

Группа

Группа

com.github.sviperll
Идентификатор

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

ozymandias
Версия

Версия

0.22
Тип

Тип

pom

Скачать ozymandias 0.22

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

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