is not current version
Last Version 0.20.95-5914d8c

zone.gryphon:base-bom 0.11.17-9cf6c06

Base POM for managing dependencies in Gryphon Zone projects

GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

base-bom
Version

Version

0.11.17-9cf6c06
Type

Type

pom

Download base-bom 0.11.17-9cf6c06


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