Last Version

Java Web Toolkit 3.2.0

Java library for developing web applications

License

License

GroupId

GroupId

eu.webtoolkit
ArtifactId

ArtifactId

jwt
Version

Version

3.2.0
Type

Type

jar
Description

Description

Java Web Toolkit
Java library for developing web applications
Project URL

Project URL

http://webtoolkit.eu/jwt/

Download jwt 3.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.2.2
org.apache.commons : commons-io jar 1.3.2
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.