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