Jar examples for j:JOpenId
Java client library for OpenID
You can download jar file JOpenId 1.08 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
JOpenId-1.08-javadoc.jar