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

Jar examples for r:representations-codec

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials