Jar examples for l:linkhub-auth
Linkhub authorization API SDK for Java
You can download jar file linkhub-auth 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add linkhub-auth-1.1.0.jar to your project.
<dependency> <groupId>kr.co.linkhub</groupId> <artifactId>linkhub-auth</artifactId> <version>1.1.0</version> </dependency>
compile group: 'kr.co.linkhub', name: 'linkhub-auth', version: '1.1.0'
libraryDependencies += "kr.co.linkhub" % "linkhub-auth" % "1.1.0"
<dependency org="kr.co.linkhub" name="linkhub-auth" rev="1.1.0"/>
@Grapes(@Grab(group='kr.co.linkhub', module='linkhub-auth', version='1.1.0'))
'kr.co.linkhub:linkhub-auth:jar:1.1.0'
Click the following link to download the jar file.
linkhub-auth-1.1.0-javadoc.jar