is not current version
Last Version 1.3.2

com.tagmycode:tagmycode-sdk 1.0.0

Java SDK for TagMyCode REST API

GroupId

GroupId

com.tagmycode
ArtifactId

ArtifactId

tagmycode-sdk
Version

Version

1.0.0
Type

Type

jar

Download tagmycode-sdk 1.0.0


<!-- https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/ -->
<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/
implementation 'com.tagmycode:tagmycode-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/
implementation ("com.tagmycode:tagmycode-sdk:1.0.0")
'com.tagmycode:tagmycode-sdk:jar:1.0.0'
<dependency org="com.tagmycode" name="tagmycode-sdk" rev="1.0.0">
  <artifact name="tagmycode-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagmycode', module='tagmycode-sdk', version='1.0.0')
)
libraryDependencies += "com.tagmycode" % "tagmycode-sdk" % "1.0.0"
[com.tagmycode/tagmycode-sdk "1.0.0"]