| License |
License |
|---|---|
| GroupId | GroupIdcom.github.honzel |
| ArtifactId | ArtifactIdhonzel |
| Version | Version1.6 |
| Type | Typejar |
| Description |
DescriptionJava Type Converter Tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| honzel-1.6.pom | |
| honzel-1.6.jar | 46 KB |
| honzel-1.6-sources.jar | 37 KB |
| honzel-1.6-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.honzel/honzel/ -->
<dependency>
<groupId>com.github.honzel</groupId>
<artifactId>honzel</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honzel/honzel/
implementation 'com.github.honzel:honzel:1.6'
// https://jarcasting.com/artifacts/com.github.honzel/honzel/
implementation ("com.github.honzel:honzel:1.6")
'com.github.honzel:honzel:jar:1.6'
<dependency org="com.github.honzel" name="honzel" rev="1.6">
<artifact name="honzel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honzel', module='honzel', version='1.6')
)
libraryDependencies += "com.github.honzel" % "honzel" % "1.6"
[com.github.honzel/honzel "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |