Last Version

Radix4 1.0.0

A binary-to-text encoding

License

License

GroupId

GroupId

com.tomgibara.radix4
ArtifactId

ArtifactId

radix4
Version

Version

1.0.0
Type

Type

jar
Description

Description

Radix4
A binary-to-text encoding
Project URL

Project URL

https://github.com/tomgibara/radix4/

Download radix4 1.0.0


<!-- https://jarcasting.com/artifacts/com.tomgibara.radix4/radix4/ -->
<dependency>
    <groupId>com.tomgibara.radix4</groupId>
    <artifactId>radix4</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomgibara.radix4/radix4/
implementation 'com.tomgibara.radix4:radix4:1.0.0'
// https://jarcasting.com/artifacts/com.tomgibara.radix4/radix4/
implementation ("com.tomgibara.radix4:radix4:1.0.0")
'com.tomgibara.radix4:radix4:jar:1.0.0'
<dependency org="com.tomgibara.radix4" name="radix4" rev="1.0.0">
  <artifact name="radix4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomgibara.radix4', module='radix4', version='1.0.0')
)
libraryDependencies += "com.tomgibara.radix4" % "radix4" % "1.0.0"
[com.tomgibara.radix4/radix4 "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.