Download core-plugins-1.2.0.jar file - Jar c

Jar examples for c:core-plugins

Description

You can download jar file core-plugins 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add core-plugins-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

core-plugins-1.2.0-javadoc.jar
core-plugins-1.2.0-sources.jar
core-plugins-1.2.0-tests.jar
core-plugins-1.2.0.jar
core-plugins-1.2.0.pom



Related Tutorials