is not current version
Last Version 1.1-0.2.1

org.microshed.boost.boosters:mp-jwt 1.1-0.2.0


GroupId

GroupId

org.microshed.boost.boosters
ArtifactId

ArtifactId

mp-jwt
Version

Version

1.1-0.2.0
Type

Type

jar

Download mp-jwt 1.1-0.2.0


<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/ -->
<dependency>
    <groupId>org.microshed.boost.boosters</groupId>
    <artifactId>mp-jwt</artifactId>
    <version>1.1-0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/
implementation 'org.microshed.boost.boosters:mp-jwt:1.1-0.2.0'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/
implementation ("org.microshed.boost.boosters:mp-jwt:1.1-0.2.0")
'org.microshed.boost.boosters:mp-jwt:jar:1.1-0.2.0'
<dependency org="org.microshed.boost.boosters" name="mp-jwt" rev="1.1-0.2.0">
  <artifact name="mp-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-jwt', version='1.1-0.2.0')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-jwt" % "1.1-0.2.0"
[org.microshed.boost.boosters/mp-jwt "1.1-0.2.0"]