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

com.gitlab.jhonsapp:bootstrap-address 0.0.3

A complete architecture for creating and managing addresses.

Группа

Группа

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

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

bootstrap-address
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать bootstrap-address 0.0.3


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