Download representations-codec-1.6.1-incubating.jar file - Jar r

Jar examples for r:representations-codec

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

representations-codec-1.6.1-incubating-javadoc.jar
representations-codec-1.6.1-incubating-sources.jar
representations-codec-1.6.1-incubating-tests.jar
representations-codec-1.6.1-incubating.jar
representations-codec-1.6.1-incubating.pom



Related Tutorials