Download authlete-java-common-1.34.jar file - Jar a

Jar examples for a:authlete-java-common

Description

Authlete Java library used commonly by service implementations and the Authlete server.

You can download jar file authlete-java-common 1.34 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add authlete-java-common-1.34.jar to your project.

<dependency>
   <groupId>com.authlete</groupId>
   <artifactId>authlete-java-common</artifactId>
   <version>1.34</version>
</dependency>
compile group: 'com.authlete', name: 'authlete-java-common', version: '1.34'
libraryDependencies += "com.authlete" % "authlete-java-common" % "1.34"
<dependency org="com.authlete" name="authlete-java-common" rev="1.34"/>
@Grapes(@Grab(group='com.authlete', module='authlete-java-common', version='1.34'))
'com.authlete:authlete-java-common:jar:1.34'

Download

Click the following link to download the jar file.

authlete-java-common-1.34-javadoc.jar
authlete-java-common-1.34-sources.jar
authlete-java-common-1.34.jar
authlete-java-common-1.34.pom



Related Tutorials