Download tagmycode-sdk-0.1.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 0.1.1 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials