Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.event.handler.notification |
ArtifactId | ArtifactIdcarbon-identity-event-handler-notification-coverage-report |
Version | Version1.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-coverage-report/ -->
<dependency>
<groupId>org.wso2.carbon.identity.event.handler.notification</groupId>
<artifactId>carbon-identity-event-handler-notification-coverage-report</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-coverage-report/
implementation 'org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-coverage-report:1.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-coverage-report/
implementation ("org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-coverage-report:1.0.6")
'org.wso2.carbon.identity.event.handler.notification:carbon-identity-event-handler-notification-coverage-report:jar:1.0.6'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="carbon-identity-event-handler-notification-coverage-report" rev="1.0.6">
<artifact name="carbon-identity-event-handler-notification-coverage-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.event.handler.notification', module='carbon-identity-event-handler-notification-coverage-report', version='1.0.6')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "carbon-identity-event-handler-notification-coverage-report" % "1.0.6"
[org.wso2.carbon.identity.event.handler.notification/carbon-identity-event-handler-notification-coverage-report "1.0.6"]