is not current version
Last Version 5.11.0-m33

org.wso2.is:custom-grant 5.6.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

custom-grant
Version

Version

5.6.0
Type

Type

jar

Download custom-grant 5.6.0


<!-- https://jarcasting.com/artifacts/org.wso2.is/custom-grant/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>custom-grant</artifactId>
    <version>5.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/custom-grant/
implementation 'org.wso2.is:custom-grant:5.6.0'
// https://jarcasting.com/artifacts/org.wso2.is/custom-grant/
implementation ("org.wso2.is:custom-grant:5.6.0")
'org.wso2.is:custom-grant:jar:5.6.0'
<dependency org="org.wso2.is" name="custom-grant" rev="5.6.0">
  <artifact name="custom-grant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='custom-grant', version='5.6.0')
)
libraryDependencies += "org.wso2.is" % "custom-grant" % "5.6.0"
[org.wso2.is/custom-grant "5.6.0"]