is not current version
Last Version 0.0.8

net.sf.aguacate:aguacate-bom 0.0.4

Aguacate BOM Project

Categories

Categories

Net
GroupId

GroupId

net.sf.aguacate
ArtifactId

ArtifactId

aguacate-bom
Version

Version

0.0.4
Type

Type

pom

Download aguacate-bom 0.0.4

Filename Size
aguacate-bom-0.0.4.pom 1 KB
Browse

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