is not current version
Last Version 0.23

com.github.sviperll:ozymandias 0.7

Collection of maven extensions, plugins and generally usefull artifacts

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

ozymandias
Version

Version

0.7
Type

Type

pom

Download ozymandias 0.7

Filename Size
ozymandias-0.7.pom 6 KB
Browse

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