| Группа | Группаio.github.ehn-digital-green-development |
|---|---|
| Идентификатор | Идентификаторbase45 |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| base45-0.0.2.pom | |
| base45-0.0.2.jar | 6 KB |
| base45-0.0.2-sources.jar | 4 KB |
| base45-0.0.2-javadoc.jar | 404 KB |
| Обзор |
<!-- 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"]