Download tagmycode-sdk-1.2.1.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.2.1 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials