| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.tagmycode | 
    
| ArtifactId | ArtifactIdtagmycode-sdk | 
    
| Last Version | Last Version1.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTagMyCode Java SDK 
            Java SDK for TagMyCode REST API 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| tagmycode-sdk-1.3.2.pom | |
| tagmycode-sdk-1.3.2.jar | 28 KB | 
| tagmycode-sdk-1.3.2-tests.jar | 28 KB | 
| tagmycode-sdk-1.3.2-sources.jar | 14 KB | 
| tagmycode-sdk-1.3.2-javadoc.jar | 152 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/ -->
<dependency>
    <groupId>com.tagmycode</groupId>
    <artifactId>tagmycode-sdk</artifactId>
    <version>1.3.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/
implementation 'com.tagmycode:tagmycode-sdk:1.3.2'
                // https://jarcasting.com/artifacts/com.tagmycode/tagmycode-sdk/
implementation ("com.tagmycode:tagmycode-sdk:1.3.2")
                'com.tagmycode:tagmycode-sdk:jar:1.3.2'
                <dependency org="com.tagmycode" name="tagmycode-sdk" rev="1.3.2">
  <artifact name="tagmycode-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.tagmycode', module='tagmycode-sdk', version='1.3.2')
)
                libraryDependencies += "com.tagmycode" % "tagmycode-sdk" % "1.3.2"
                [com.tagmycode/tagmycode-sdk "1.3.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scribe : scribe | jar | 1.3.7 | 
| org.json : json | jar | 20220320 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| com.j256.ormlite : ormlite-jdbc | jar | 6.1 | 
| com.h2database : h2 | jar | 2.1.212 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| com.github.tomakehurst : wiremock | jar | 1.43 | 
| org.mockito : mockito-all | jar | 1.10.19 |