Download representations-codec-1.7.3.jar file - Jar r

Jar examples for r:representations-codec

Description

You can download jar file representations-codec 1.7.3 in this page.

License

Apache License

Build File

You can use the following script to add representations-codec-1.7.3.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs.representations</groupId>
   <artifactId>representations-codec</artifactId>
   <version>1.7.3</version>
</dependency>
compile group: 'org.apache.jclouds.labs.representations', name: 'representations-codec', version: '1.7.3'
libraryDependencies += "org.apache.jclouds.labs.representations" % "representations-codec" % "1.7.3"
<dependency org="org.apache.jclouds.labs.representations" name="representations-codec" rev="1.7.3"/>
@Grapes(@Grab(group='org.apache.jclouds.labs.representations', module='representations-codec', version='1.7.3'))
'org.apache.jclouds.labs.representations:representations-codec:jar:1.7.3'

Download

Click the following link to download the jar file.

representations-codec-1.7.3-javadoc.jar
representations-codec-1.7.3-sources.jar
representations-codec-1.7.3-tests.jar
representations-codec-1.7.3.jar
representations-codec-1.7.3.pom



Related Tutorials