| License |
License |
|---|---|
| GroupId | GroupIdorg.xobo.dorado |
| ArtifactId | ArtifactIdbdf2-bom |
| Version | Version0.0.2 |
| Type | Typepom |
| Description |
Descriptionbdf2 bom
unify doardo bdf versions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bdf2-bom-0.0.2.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xobo.dorado/bdf2-bom/ -->
<dependency>
<groupId>org.xobo.dorado</groupId>
<artifactId>bdf2-bom</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xobo.dorado/bdf2-bom/
implementation 'org.xobo.dorado:bdf2-bom:0.0.2'
// https://jarcasting.com/artifacts/org.xobo.dorado/bdf2-bom/
implementation ("org.xobo.dorado:bdf2-bom:0.0.2")
'org.xobo.dorado:bdf2-bom:pom:0.0.2'
<dependency org="org.xobo.dorado" name="bdf2-bom" rev="0.0.2">
<artifact name="bdf2-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xobo.dorado', module='bdf2-bom', version='0.0.2')
)
libraryDependencies += "org.xobo.dorado" % "bdf2-bom" % "0.0.2"
[org.xobo.dorado/bdf2-bom "0.0.2"]