is not current version
Last Version 3.2.2

org.wso2.am.microgw:mgw-jwt-generator 3.1.1


GroupId

GroupId

org.wso2.am.microgw
ArtifactId

ArtifactId

mgw-jwt-generator
Version

Version

3.1.1
Type

Type

jar

Download mgw-jwt-generator 3.1.1


<!-- https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-jwt-generator/ -->
<dependency>
    <groupId>org.wso2.am.microgw</groupId>
    <artifactId>mgw-jwt-generator</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-jwt-generator/
implementation 'org.wso2.am.microgw:mgw-jwt-generator:3.1.1'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-jwt-generator/
implementation ("org.wso2.am.microgw:mgw-jwt-generator:3.1.1")
'org.wso2.am.microgw:mgw-jwt-generator:jar:3.1.1'
<dependency org="org.wso2.am.microgw" name="mgw-jwt-generator" rev="3.1.1">
  <artifact name="mgw-jwt-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='mgw-jwt-generator', version='3.1.1')
)
libraryDependencies += "org.wso2.am.microgw" % "mgw-jwt-generator" % "3.1.1"
[org.wso2.am.microgw/mgw-jwt-generator "3.1.1"]