Download tagmycode-sdk-1.1.0.jar file - Jar t

Jar examples for t:tagmycode-sdk

Description

Java SDK for TagMyCode REST API

You can download jar file tagmycode-sdk 1.1.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add tagmycode-sdk-1.1.0.jar to your project.

<dependency>
   <groupId>com.tagmycode</groupId>
   <artifactId>tagmycode-sdk</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.tagmycode', name: 'tagmycode-sdk', version: '1.1.0'
libraryDependencies += "com.tagmycode" % "tagmycode-sdk" % "1.1.0"
<dependency org="com.tagmycode" name="tagmycode-sdk" rev="1.1.0"/>
@Grapes(@Grab(group='com.tagmycode', module='tagmycode-sdk', version='1.1.0'))
'com.tagmycode:tagmycode-sdk:jar:1.1.0'

Download

Click the following link to download the jar file.

tagmycode-sdk-1.1.0-javadoc.jar
tagmycode-sdk-1.1.0-sources.jar
tagmycode-sdk-1.1.0-tests.jar
tagmycode-sdk-1.1.0.jar
tagmycode-sdk-1.1.0.pom



Related Tutorials