Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.wso2.km.ext.auth0 |
ArtifactId | ArtifactIdauth0.key.manager.feature |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
auth0.key.manager.feature-1.0.2.pom | |
auth0.key.manager.feature-1.0.2.zip | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.key.manager.feature/ -->
<dependency>
<groupId>org.wso2.km.ext.auth0</groupId>
<artifactId>auth0.key.manager.feature</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.key.manager.feature/
implementation 'org.wso2.km.ext.auth0:auth0.key.manager.feature:1.0.2'
// https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.key.manager.feature/
implementation ("org.wso2.km.ext.auth0:auth0.key.manager.feature:1.0.2")
'org.wso2.km.ext.auth0:auth0.key.manager.feature:pom:1.0.2'
<dependency org="org.wso2.km.ext.auth0" name="auth0.key.manager.feature" rev="1.0.2">
<artifact name="auth0.key.manager.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.auth0', module='auth0.key.manager.feature', version='1.0.2')
)
libraryDependencies += "org.wso2.km.ext.auth0" % "auth0.key.manager.feature" % "1.0.2"
[org.wso2.km.ext.auth0/auth0.key.manager.feature "1.0.2"]