Keycode

Encode 256 bit keys for human transcription.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.tomgibara.keycode
ArtifactId

ArtifactId

keycode
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Keycode
Encode 256 bit keys for human transcription.
Project URL

Project URL

https://github.com/tomgibara/keycode/

Download keycode

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.tomgibara.bits : bits jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0