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

com.gitlab.jhonsapp:bootstrap-address 0.0.1

A complete architecture for creating and managing addresses.

Группа

Группа

com.gitlab.jhonsapp
Идентификатор

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

bootstrap-address
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать bootstrap-address 0.0.1


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