is not current version
Last Version 1.0.29

com.gitlab.jhonsapp:bootstrap-user 1.0.15

A complete architecture for creating and managing users.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-user
Version

Version

1.0.15
Type

Type

jar

Download bootstrap-user 1.0.15


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