Download dd4t-core-2.0.9.jar file - Jar d

Jar examples for d:dd4t-core

Description

Contains core functions for the dd4t framework.

You can download jar file dd4t-core 2.0.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dd4t-core-2.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

dd4t-core-2.0.9-javadoc.jar
dd4t-core-2.0.9-sources.jar
dd4t-core-2.0.9.jar
dd4t-core-2.0.9.pom



Related Tutorials