is not current version
Last Version 1.1.0

com.shinesolutions:aem-password-reset 1.0.1

Maven Multimodule project for AEM Password Reset.

GroupId

GroupId

com.shinesolutions
ArtifactId

ArtifactId

aem-password-reset
Version

Version

1.0.1
Type

Type

pom

Download aem-password-reset 1.0.1


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