is not current version
Last Version 0.5.1-RC2

org.coodex:coodex-bom 0.4.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.coodex
ArtifactId

ArtifactId

coodex-bom
Version

Version

0.4.1
Type

Type

pom

Download coodex-bom 0.4.1

Filename Size
coodex-bom-0.4.1.pom 4 KB
Browse

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