is not current version
Last Version 1.1.1

org.hglteam:convertion-bom 1.0.4


GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

convertion-bom
Version

Version

1.0.4
Type

Type

pom

Download convertion-bom 1.0.4

Filename Size
convertion-bom-1.0.4.pom 1 KB
Browse

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