is not current version
Last Version 1.6.15

com.github.honzel:honzel 1.6.8

Java Type Converter Tool

GroupId

GroupId

com.github.honzel
ArtifactId

ArtifactId

honzel
Version

Version

1.6.8
Type

Type

jar

Download honzel 1.6.8


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