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

Jar examples for r:representations-codec

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials