is not current version
Last Version 1.0.1

com.gitlab.jhonsapp:notification-reset-password 1.0.0

....

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

notification-reset-password
Version

Version

1.0.0
Type

Type

jar

Download notification-reset-password 1.0.0


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