base45

Java implementation of base45 for Qr codes

License

License

GroupId

GroupId

io.github.ehn-digital-green-development
ArtifactId

ArtifactId

base45
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

base45
Java implementation of base45 for Qr codes
Project URL

Project URL

https://github.com/ehn-digital-green-development/base45-java
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download base45

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2