| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.smartling.api | 
    
| ArtifactId | ArtifactIdsmartling-api-sdk | 
    
| Last Version | Last Version0.30.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSmartling API SDK 
            Smartling API SDK 
         | 
    
| Filename | Size | 
|---|---|
| smartling-api-sdk-0.30.0.pom | |
| smartling-api-sdk-0.30.0.jar | 4 KB | 
| smartling-api-sdk-0.30.0-sources.jar | 3 KB | 
| smartling-api-sdk-0.30.0-javadoc.jar | 398 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/ -->
<dependency>
    <groupId>com.smartling.api</groupId>
    <artifactId>smartling-api-sdk</artifactId>
    <version>0.30.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/
implementation 'com.smartling.api:smartling-api-sdk:0.30.0'
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/
implementation ("com.smartling.api:smartling-api-sdk:0.30.0")
                'com.smartling.api:smartling-api-sdk:jar:0.30.0'
                <dependency org="com.smartling.api" name="smartling-api-sdk" rev="0.30.0">
  <artifact name="smartling-api-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.smartling.api', module='smartling-api-sdk', version='0.30.0')
)
                libraryDependencies += "com.smartling.api" % "smartling-api-sdk" % "0.30.0"
                [com.smartling.api/smartling-api-sdk "0.30.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| org.slf4j : slf4j-simple | jar | 1.7.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 2.28.2 | 
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 | 
| com.github.tomakehurst : wiremock | jar | 2.26.0 |