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