| License |
License |
|---|---|
| GroupId | GroupIdcom.msiops.ground |
| ArtifactId | ArtifactIdground-crockford32 |
| Version | Version0.1 |
| Type | Typejar |
| Description |
DescriptionGROUND :: Crockford-32
Encode and Decode Douglas Crockford Base32
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ground-crockford32-0.1.pom | |
| ground-crockford32-0.1.jar | 9 KB |
| ground-crockford32-0.1-sources.jar | 5 KB |
| ground-crockford32-0.1-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.msiops.ground/ground-crockford32/ -->
<dependency>
<groupId>com.msiops.ground</groupId>
<artifactId>ground-crockford32</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.msiops.ground/ground-crockford32/
implementation 'com.msiops.ground:ground-crockford32:0.1'
// https://jarcasting.com/artifacts/com.msiops.ground/ground-crockford32/
implementation ("com.msiops.ground:ground-crockford32:0.1")
'com.msiops.ground:ground-crockford32:jar:0.1'
<dependency org="com.msiops.ground" name="ground-crockford32" rev="0.1">
<artifact name="ground-crockford32" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msiops.ground', module='ground-crockford32', version='0.1')
)
libraryDependencies += "com.msiops.ground" % "ground-crockford32" % "0.1"
[com.msiops.ground/ground-crockford32 "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |