io.github.drewctaylor:type-encoded

Provides a way to encode the following values as types: Peano numbers, integers, and decimals.

License

License

MIT
GroupId

GroupId

io.github.drewctaylor
ArtifactId

ArtifactId

type-encoded
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.drewctaylor:type-encoded
Provides a way to encode the following values as types: Peano numbers, integers, and decimals.
Project URL

Project URL

https://github.com/drewctaylor/type-encoded
Project Organization

Project Organization

Drew Taylor
Source Code Management

Source Code Management

https://github.com/drewctaylor/type-encoded

Download type-encoded

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2