не последняя версия
Последняя версия 0.0.3

io.github.ehn-digital-green-development:base45 0.0.2

Java implementation of base45 for Qr codes

Группа

Группа

io.github.ehn-digital-green-development
Идентификатор

Идентификатор

base45
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать base45 0.0.2


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