is not current version
Last Version 1.1.1

org.hglteam:convertion-core 1.0.4


GroupId

GroupId

org.hglteam
ArtifactId

ArtifactId

convertion-core
Version

Version

1.0.4
Type

Type

jar

Download convertion-core 1.0.4


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