is not current version
Last Version 5.1.1

org.wso2.carbon.identity:identity-notification-email 5.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-notification-email
Version

Version

5.1.0
Type

Type

pom

Download identity-notification-email 5.1.0


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-notification-email/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-notification-email</artifactId>
    <version>5.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-notification-email/
implementation 'org.wso2.carbon.identity:identity-notification-email:5.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-notification-email/
implementation ("org.wso2.carbon.identity:identity-notification-email:5.1.0")
'org.wso2.carbon.identity:identity-notification-email:pom:5.1.0'
<dependency org="org.wso2.carbon.identity" name="identity-notification-email" rev="5.1.0">
  <artifact name="identity-notification-email" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-notification-email', version='5.1.0')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-notification-email" % "5.1.0"
[org.wso2.carbon.identity/identity-notification-email "5.1.0"]