| License |
License |
|---|---|
| GroupId | GroupIdru.d-shap |
| ArtifactId | ArtifactIdhex |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionHex library
Hex library converts bytes to the hex representation and vice versa
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hex-1.2.pom | |
| hex-1.2.jar | 25 KB |
| hex-1.2-sources.jar | 27 KB |
| hex-1.2-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.d-shap/hex/ -->
<dependency>
<groupId>ru.d-shap</groupId>
<artifactId>hex</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.d-shap/hex/
implementation 'ru.d-shap:hex:1.2'
// https://jarcasting.com/artifacts/ru.d-shap/hex/
implementation ("ru.d-shap:hex:1.2")
'ru.d-shap:hex:jar:1.2'
<dependency org="ru.d-shap" name="hex" rev="1.2">
<artifact name="hex" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.d-shap', module='hex', version='1.2')
)
libraryDependencies += "ru.d-shap" % "hex" % "1.2"
[ru.d-shap/hex "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ru.d-shap : assertions | jar | 1.1 |