GroupId | GroupIdio.github.dbstarll.parent |
---|---|
ArtifactId | ArtifactIdpure |
Version | Version1.1.7 |
Type | Typepom |
Filename | Size |
---|---|
pure-1.1.7.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/pure/ -->
<dependency>
<groupId>io.github.dbstarll.parent</groupId>
<artifactId>pure</artifactId>
<version>1.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/pure/
implementation 'io.github.dbstarll.parent:pure:1.1.7'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/pure/
implementation ("io.github.dbstarll.parent:pure:1.1.7")
'io.github.dbstarll.parent:pure:pom:1.1.7'
<dependency org="io.github.dbstarll.parent" name="pure" rev="1.1.7">
<artifact name="pure" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='pure', version='1.1.7')
)
libraryDependencies += "io.github.dbstarll.parent" % "pure" % "1.1.7"
[io.github.dbstarll.parent/pure "1.1.7"]