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