Download cdap-formats-3.5.5.jar file - Jar c

Jar examples for c:cdap-formats

Description

You can download jar file cdap-formats 3.5.5 in this page.

License

Apache License

Build File

You can use the following script to add cdap-formats-3.5.5.jar to your project.

<dependency>
   <groupId>co.cask.cdap</groupId>
   <artifactId>cdap-formats</artifactId>
   <version>3.5.5</version>
</dependency>
compile group: 'co.cask.cdap', name: 'cdap-formats', version: '3.5.5'
libraryDependencies += "co.cask.cdap" % "cdap-formats" % "3.5.5"
<dependency org="co.cask.cdap" name="cdap-formats" rev="3.5.5"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-formats', version='3.5.5'))
'co.cask.cdap:cdap-formats:jar:3.5.5'

Download

Click the following link to download the jar file.

cdap-formats-3.5.5-javadoc.jar
cdap-formats-3.5.5-sources.jar
cdap-formats-3.5.5.jar
cdap-formats-3.5.5.pom



Related Tutorials