Download lib-1.0.8.jar file - Jar l

Jar examples for l:lib

Description

Java and Android library to authorize, authenticate and access Pryv users data as defined in the Pryv API.

You can download jar file lib 1.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lib-1.0.8.jar to your project.

<dependency>
   <groupId>net.bndy</groupId>
   <artifactId>lib</artifactId>
   <version>1.0.8</version>
</dependency>
compile group: 'net.bndy', name: 'lib', version: '1.0.8'
libraryDependencies += "net.bndy" % "lib" % "1.0.8"
<dependency org="net.bndy" name="lib" rev="1.0.8"/>
@Grapes(@Grab(group='net.bndy', module='lib', version='1.0.8'))
'net.bndy:lib:jar:1.0.8'

Download

Click the following link to download the jar file.

lib-1.0.8-javadoc.jar
lib-1.0.8-sources.jar
lib-1.0.8.jar
lib-1.0.8.pom



Related Tutorials