is not current version
Last Version 1.0.29

com.gitlab.jhonsapp:bootstrap-user 1.0.22

A complete architecture for creating and managing users.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-user
Version

Version

1.0.22
Type

Type

jar

Download bootstrap-user 1.0.22


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