Download JOpenId-1.08.jar file - Jar j

Jar examples for j:JOpenId

Description

Java client library for OpenID

You can download jar file JOpenId 1.08 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add JOpenId-1.08.jar to your project.

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

Download

Click the following link to download the jar file.

JOpenId-1.08-javadoc.jar
JOpenId-1.08-sources.jar
JOpenId-1.08.jar
JOpenId-1.08.pom



Related Tutorials