GroupId | GroupIdcom.gitlab.jhonsapp |
---|---|
ArtifactId | ArtifactIdbootstrap-address |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-address-0.0.2.pom | |
bootstrap-address-0.0.2.jar | 19 KB |
bootstrap-address-0.0.2-sources.jar | 15 KB |
bootstrap-address-0.0.2-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-address</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/
implementation 'com.gitlab.jhonsapp:bootstrap-address:0.0.2'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/
implementation ("com.gitlab.jhonsapp:bootstrap-address:0.0.2")
'com.gitlab.jhonsapp:bootstrap-address:jar:0.0.2'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-address" rev="0.0.2">
<artifact name="bootstrap-address" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-address', version='0.0.2')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-address" % "0.0.2"
[com.gitlab.jhonsapp/bootstrap-address "0.0.2"]