Download u2flib-server-core-0.18.1.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.18.1 in this page.

License

BSD-license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials