| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.smartling.api | 
    
| ArtifactId | ArtifactIdsmartling-files-api | 
    
| Last Version | Last Version0.30.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSmartling Content Files API 
            Smartling API SDK 
         | 
    
| Filename | Size | 
|---|---|
| smartling-files-api-0.30.0.pom | |
| smartling-files-api-0.30.0.jar | 63 KB | 
| smartling-files-api-0.30.0-sources.jar | 18 KB | 
| smartling-files-api-0.30.0-javadoc.jar | 566 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-files-api/ -->
<dependency>
    <groupId>com.smartling.api</groupId>
    <artifactId>smartling-files-api</artifactId>
    <version>0.30.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-files-api/
implementation 'com.smartling.api:smartling-files-api:0.30.0'
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-files-api/
implementation ("com.smartling.api:smartling-files-api:0.30.0")
                'com.smartling.api:smartling-files-api:jar:0.30.0'
                <dependency org="com.smartling.api" name="smartling-files-api" rev="0.30.0">
  <artifact name="smartling-files-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.smartling.api', module='smartling-files-api', version='0.30.0')
)
                libraryDependencies += "com.smartling.api" % "smartling-files-api" % "0.30.0"
                [com.smartling.api/smartling-files-api "0.30.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.smartling.api : smartling-api-commons | jar | 0.30.0 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| org.jboss.resteasy : resteasy-client | jar | 3.13.1.Final | 
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.13.1.Final | 
| org.jboss.resteasy : resteasy-multipart-provider | jar | 3.13.1.Final | 
| org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.0_spec | jar | 1.0.1.Final | 
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.3 | 
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| org.slf4j : slf4j-simple | jar | 1.7.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.smartling.api : smartling-api-test-utils | jar | 0.30.0 | 
| 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 |