Jar examples for l:lib
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.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lib-1.0.9.jar to your project.
<dependency> <groupId>net.bndy</groupId> <artifactId>lib</artifactId> <version>1.0.9</version> </dependency>
compile group: 'net.bndy', name: 'lib', version: '1.0.9'
libraryDependencies += "net.bndy" % "lib" % "1.0.9"
<dependency org="net.bndy" name="lib" rev="1.0.9"/>
@Grapes(@Grab(group='net.bndy', module='lib', version='1.0.9'))
'net.bndy:lib:jar:1.0.9'
Click the following link to download the jar file.
lib-1.0.9-javadoc.jar