is not current version
Last Version 0.20.84-173d5cb

zone.gryphon:core-poms 0.20.62-c95785c


GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

core-poms
Version

Version

0.20.62-c95785c
Type

Type

pom

Download core-poms 0.20.62-c95785c


<!-- https://jarcasting.com/artifacts/zone.gryphon/core-poms/ -->
<dependency>
    <groupId>zone.gryphon</groupId>
    <artifactId>core-poms</artifactId>
    <version>0.20.62-c95785c</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/zone.gryphon/core-poms/
implementation 'zone.gryphon:core-poms:0.20.62-c95785c'
// https://jarcasting.com/artifacts/zone.gryphon/core-poms/
implementation ("zone.gryphon:core-poms:0.20.62-c95785c")
'zone.gryphon:core-poms:pom:0.20.62-c95785c'
<dependency org="zone.gryphon" name="core-poms" rev="0.20.62-c95785c">
  <artifact name="core-poms" type="pom" />
</dependency>
@Grapes(
@Grab(group='zone.gryphon', module='core-poms', version='0.20.62-c95785c')
)
libraryDependencies += "zone.gryphon" % "core-poms" % "0.20.62-c95785c"
[zone.gryphon/core-poms "0.20.62-c95785c"]