is not current version
Last Version 4.1.0-m4

org.wso2.am:wso2is-identity-oauth2-grant-types 2.2.0-update4


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

2.2.0-update4
Type

Type

pom

Download wso2is-identity-oauth2-grant-types 2.2.0-update4


<!-- 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>2.2.0-update4</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:2.2.0-update4'
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.am:wso2is-identity-oauth2-grant-types:2.2.0-update4")
'org.wso2.am:wso2is-identity-oauth2-grant-types:pom:2.2.0-update4'
<dependency org="org.wso2.am" name="wso2is-identity-oauth2-grant-types" rev="2.2.0-update4">
  <artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='wso2is-identity-oauth2-grant-types', version='2.2.0-update4')
)
libraryDependencies += "org.wso2.am" % "wso2is-identity-oauth2-grant-types" % "2.2.0-update4"
[org.wso2.am/wso2is-identity-oauth2-grant-types "2.2.0-update4"]