Download ddf_core_2.10-1.4.0.jar file - Jar d

Jar examples for d:ddf-core-2.10

Description

ddf_core

You can download jar file ddf_core_2.10 1.4.0 in this page.

Build File

You can use the following script to add ddf_core_2.10-1.4.0.jar to your project.

<dependency>
   <groupId>io.ddf</groupId>
   <artifactId>ddf_core_2.10</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'io.ddf', name: 'ddf_core_2.10', version: '1.4.0'
libraryDependencies += "io.ddf" % "ddf_core_2.10" % "1.4.0"
<dependency org="io.ddf" name="ddf_core_2.10" rev="1.4.0"/>
@Grapes(@Grab(group='io.ddf', module='ddf_core_2.10', version='1.4.0'))
'io.ddf:ddf_core_2.10:jar:1.4.0'

Download

Click the following link to download the jar file.

ddf_core_2.10-1.4.0-javadoc.jar
ddf_core_2.10-1.4.0-sources.jar
ddf_core_2.10-1.4.0-tests.jar
ddf_core_2.10-1.4.0.jar
ddf_core_2.10-1.4.0.pom



Related Tutorials