License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdhex-codec |
Last Version | Last Version1.0-alpha-4 |
Release Date | Release Date |
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-alpha-4.pom | |
hex-codec-1.0-alpha-4.jar | 9 KB |
hex-codec-1.0-alpha-4-sources.jar | 6 KB |
hex-codec-1.0-alpha-4-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/hex-codec/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>hex-codec</artifactId>
<version>1.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/hex-codec/
implementation 'com.googlecode.jinahya:hex-codec:1.0-alpha-4'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/hex-codec/
implementation ("com.googlecode.jinahya:hex-codec:1.0-alpha-4")
'com.googlecode.jinahya:hex-codec:jar:1.0-alpha-4'
<dependency org="com.googlecode.jinahya" name="hex-codec" rev="1.0-alpha-4">
<artifact name="hex-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='hex-codec', version='1.0-alpha-4')
)
libraryDependencies += "com.googlecode.jinahya" % "hex-codec" % "1.0-alpha-4"
[com.googlecode.jinahya/hex-codec "1.0-alpha-4"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : commons-codec-proxies | jar | 1.0 |
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 |