Download ddf_core_2.10-1.4.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials