Jar examples for p:public-api-commons
Comon model classes for Samrtling Public API
You can download jar file public-api-commons 1.3.0-RELEASE in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
public-api-commons-1.3.0-RELEASE-javadoc.jar