Download u2flib-server-core-0.19.0.jar file - Jar u

Jar examples for u:u2flib-server-core

Description

Java server-side library for U2F

You can download jar file u2flib-server-core 0.19.0 in this page.

License

BSD-license

Build File

You can use the following script to add u2flib-server-core-0.19.0.jar to your project.

<dependency>
   <groupId>com.yubico</groupId>
   <artifactId>u2flib-server-core</artifactId>
   <version>0.19.0</version>
</dependency>
compile group: 'com.yubico', name: 'u2flib-server-core', version: '0.19.0'
libraryDependencies += "com.yubico" % "u2flib-server-core" % "0.19.0"
<dependency org="com.yubico" name="u2flib-server-core" rev="0.19.0"/>
@Grapes(@Grab(group='com.yubico', module='u2flib-server-core', version='0.19.0'))
'com.yubico:u2flib-server-core:jar:0.19.0'

Download

Click the following link to download the jar file.

u2flib-server-core-0.19.0-javadoc.jar
u2flib-server-core-0.19.0-sources.jar
u2flib-server-core-0.19.0.jar
u2flib-server-core-0.19.0.pom



Related Tutorials