is not current version
Last Version 1.1.1

org.hglteam:convertion-bom 1.1.0


GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

convertion-bom
Version

Version

1.1.0
Type

Type

pom

Download convertion-bom 1.1.0

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

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