Download public-api-commons-1.3.0-RELEASE.jar file - Jar p

Jar examples for p:public-api-commons

Description

Comon model classes for Samrtling Public API

You can download jar file public-api-commons 1.3.0-RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add public-api-commons-1.3.0-RELEASE.jar to your project.

<dependency>
   <groupId>com.smartling</groupId>
   <artifactId>public-api-commons</artifactId>
   <version>1.3.0-RELEASE</version>
</dependency>
compile group: 'com.smartling', name: 'public-api-commons', version: '1.3.0-RELEASE'
libraryDependencies += "com.smartling" % "public-api-commons" % "1.3.0-RELEASE"
<dependency org="com.smartling" name="public-api-commons" rev="1.3.0-RELEASE"/>
@Grapes(@Grab(group='com.smartling', module='public-api-commons', version='1.3.0-RELEASE'))
'com.smartling:public-api-commons:jar:1.3.0-RELEASE'

Download

Click the following link to download the jar file.

public-api-commons-1.3.0-RELEASE-javadoc.jar
public-api-commons-1.3.0-RELEASE-sources.jar
public-api-commons-1.3.0-RELEASE.jar
public-api-commons-1.3.0-RELEASE.pom



Related Tutorials