| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.aguacate |
| ArtifactId | ArtifactIdaguacate-bom |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionaguacate-bom
Aguacate BOM Project
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationCesar Martinez |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aguacate-bom-0.0.8.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.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aguacate/aguacate-bom/
implementation 'net.sf.aguacate:aguacate-bom:0.0.8'
// https://jarcasting.com/artifacts/net.sf.aguacate/aguacate-bom/
implementation ("net.sf.aguacate:aguacate-bom:0.0.8")
'net.sf.aguacate:aguacate-bom:pom:0.0.8'
<dependency org="net.sf.aguacate" name="aguacate-bom" rev="0.0.8">
<artifact name="aguacate-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.aguacate', module='aguacate-bom', version='0.0.8')
)
libraryDependencies += "net.sf.aguacate" % "aguacate-bom" % "0.0.8"
[net.sf.aguacate/aguacate-bom "0.0.8"]