is not current version
Last Version 4.1.0-m4

org.wso2.am:wso2is-identity-oauth2-grant-types 3.0.0-alpha


Categories

Categories

IDE Development Tools Ant Build Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

wso2is-identity-oauth2-grant-types
Version

Version

3.0.0-alpha
Type

Type

pom

Download wso2is-identity-oauth2-grant-types 3.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/ -->
<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2is-identity-oauth2-grant-types</artifactId>
    <version>3.0.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation 'org.wso2.am:wso2is-identity-oauth2-grant-types:3.0.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.am:wso2is-identity-oauth2-grant-types:3.0.0-alpha")
'org.wso2.am:wso2is-identity-oauth2-grant-types:pom:3.0.0-alpha'
<dependency org="org.wso2.am" name="wso2is-identity-oauth2-grant-types" rev="3.0.0-alpha">
  <artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='wso2is-identity-oauth2-grant-types', version='3.0.0-alpha')
)
libraryDependencies += "org.wso2.am" % "wso2is-identity-oauth2-grant-types" % "3.0.0-alpha"
[org.wso2.am/wso2is-identity-oauth2-grant-types "3.0.0-alpha"]