is not current version
Last Version 0.0.4

com.gitlab.jhonsapp:bootstrap-address 0.0.3

A complete architecture for creating and managing addresses.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-address
Version

Version

0.0.3
Type

Type

jar

Download 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"]