Jar examples for a:authlete-java-common
Authlete Java library used commonly by service implementations and the Authlete server.
You can download jar file authlete-java-common 2.11 in this page.
The Apache Software License, Version 2.0
You can use the following script to add authlete-java-common-2.11.jar to your project.
<dependency> <groupId>com.authlete</groupId> <artifactId>authlete-java-common</artifactId> <version>2.11</version> </dependency>
compile group: 'com.authlete', name: 'authlete-java-common', version: '2.11'
libraryDependencies += "com.authlete" % "authlete-java-common" % "2.11"
<dependency org="com.authlete" name="authlete-java-common" rev="2.11"/>
@Grapes(@Grab(group='com.authlete', module='authlete-java-common', version='2.11'))
'com.authlete:authlete-java-common:jar:2.11'
Click the following link to download the jar file.
authlete-java-common-2.11-javadoc.jar