License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdobjectos-bom |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbr.com.objectos:objectos-bom
The Objectos Bill of Materials POM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
objectos-bom-0.2.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/objectos-bom/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>objectos-bom</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/objectos-bom/
implementation 'br.com.objectos:objectos-bom:0.2.0'
// https://jarcasting.com/artifacts/br.com.objectos/objectos-bom/
implementation ("br.com.objectos:objectos-bom:0.2.0")
'br.com.objectos:objectos-bom:pom:0.2.0'
<dependency org="br.com.objectos" name="objectos-bom" rev="0.2.0">
<artifact name="objectos-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='objectos-bom', version='0.2.0')
)
libraryDependencies += "br.com.objectos" % "objectos-bom" % "0.2.0"
[br.com.objectos/objectos-bom "0.2.0"]