is not current version
Last Version 1.0.8

com.github.transformutil:transform-util 1.0.5

The test uploads the jar to the maven central repository

Categories

Categories

ORM Data
GroupId

GroupId

com.github.transformutil
ArtifactId

ArtifactId

transform-util
Version

Version

1.0.5
Type

Type

jar

Download transform-util 1.0.5


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