is not current version
Last Version 7.5

io.bitexpress.topia.commons:commons-bom 4.3.1

commons bom

GroupId

GroupId

io.bitexpress.topia.commons
ArtifactId

ArtifactId

commons-bom
Version

Version

4.3.1
Type

Type

jar

Download commons-bom 4.3.1


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