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