is not current version
Last Version 4.4.0

org.wso2.samples.is:custom-grant 4.3.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.samples.is
ArtifactId

ArtifactId

custom-grant
Version

Version

4.3.4
Type

Type

jar

Download custom-grant 4.3.4


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