is not current version
Last Version 1.3.7

org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.api.server.oauth.uma.resource 1.3.6


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.oauth.uma
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.server.oauth.uma.resource
Version

Version

1.3.6
Type

Type

jar

Download org.wso2.carbon.identity.api.server.oauth.uma.resource 1.3.6


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.api.server.oauth.uma.resource/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.oauth.uma</groupId>
    <artifactId>org.wso2.carbon.identity.api.server.oauth.uma.resource</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.api.server.oauth.uma.resource/
implementation 'org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.api.server.oauth.uma.resource:1.3.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.api.server.oauth.uma.resource/
implementation ("org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.api.server.oauth.uma.resource:1.3.6")
'org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.api.server.oauth.uma.resource:jar:1.3.6'
<dependency org="org.wso2.carbon.identity.oauth.uma" name="org.wso2.carbon.identity.api.server.oauth.uma.resource" rev="1.3.6">
  <artifact name="org.wso2.carbon.identity.api.server.oauth.uma.resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.oauth.uma', module='org.wso2.carbon.identity.api.server.oauth.uma.resource', version='1.3.6')
)
libraryDependencies += "org.wso2.carbon.identity.oauth.uma" % "org.wso2.carbon.identity.api.server.oauth.uma.resource" % "1.3.6"
[org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.api.server.oauth.uma.resource "1.3.6"]