is not current version
Last Version 1.5

me.xethh.libs.toolkits:libs-bom 1.4.4-RELEASE

toolkit libraries

GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

libs-bom
Version

Version

1.4.4-RELEASE
Type

Type

pom

Download libs-bom 1.4.4-RELEASE


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