Jar examples for v:vertx-jwt
You can download jar file vertx-jwt 3.5.0 in this page.
Open Source License
You can use the following script to add vertx-jwt-3.5.0.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-jwt</artifactId> <version>3.5.0</version> </dependency>
compile group: 'io.vertx', name: 'vertx-jwt', version: '3.5.0'
libraryDependencies += "io.vertx" % "vertx-jwt" % "3.5.0"
<dependency org="io.vertx" name="vertx-jwt" rev="3.5.0"/>
@Grapes(@Grab(group='io.vertx', module='vertx-jwt', version='3.5.0'))
'io.vertx:vertx-jwt:jar:3.5.0'
Click the following link to download the jar file.
vertx-jwt-3.5.0-javadoc.jar