Jar examples for t:tagmycode-sdk
Java SDK for TagMyCode REST API
You can download jar file tagmycode-sdk 1.2.0 in this page.
Apache License 2.0
You can use the following script to add tagmycode-sdk-1.2.0.jar to your project.
<dependency> <groupId>com.tagmycode</groupId> <artifactId>tagmycode-sdk</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.tagmycode', name: 'tagmycode-sdk', version: '1.2.0'
libraryDependencies += "com.tagmycode" % "tagmycode-sdk" % "1.2.0"
<dependency org="com.tagmycode" name="tagmycode-sdk" rev="1.2.0"/>
@Grapes(@Grab(group='com.tagmycode', module='tagmycode-sdk', version='1.2.0'))
'com.tagmycode:tagmycode-sdk:jar:1.2.0'
Click the following link to download the jar file.
tagmycode-sdk-1.2.0-javadoc.jar