| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jinahya |
| ArtifactId | ArtifactIdhex-codec |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionhex-codec
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hex-codec-1.0.1.pom | |
| hex-codec-1.0.1.jar | 9 KB |
| hex-codec-1.0.1-sources.jar | 6 KB |
| hex-codec-1.0.1-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/hex-codec/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>hex-codec</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/hex-codec/
implementation 'com.github.jinahya:hex-codec:1.0.1'
// https://jarcasting.com/artifacts/com.github.jinahya/hex-codec/
implementation ("com.github.jinahya:hex-codec:1.0.1")
'com.github.jinahya:hex-codec:jar:1.0.1'
<dependency org="com.github.jinahya" name="hex-codec" rev="1.0.1">
<artifact name="hex-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='hex-codec', version='1.0.1')
)
libraryDependencies += "com.github.jinahya" % "hex-codec" % "1.0.1"
[com.github.jinahya/hex-codec "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jinahya : commons-codec-proxies | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| commons-codec : commons-codec | jar | 1.5 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| org.testng : testng | jar | 6.8.7 |