is not current version
Last Version 1.2.0

io.github.dbstarll.parent:pure 1.0

parent for pure java

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

pure
Version

Version

1.0
Type

Type

pom

Download pure 1.0

Filename Size
pure-1.0.pom 10 KB
Browse

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