MVN

com.tagmycode : tagmycode-sdk-container

Maven & Gradle

Sep 07, 2014
1 stars

TagMyCode Java SDK parent · Java SDK for TagMyCode REST API

<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-sdk-container</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tagmycode : tagmycode-sdk-container to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.tagmycode : tagmycode-sdk-container to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
tagmycode-sdk-container-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-sdk-container</artifactId>
    <version>0.1.1</version>
</dependency>