Download daemon-framework-core-2.5.jar file - Jar d

Jar examples for d:daemon-framework-core

Description

Library providing daemon functionality

You can download jar file daemon-framework-core 2.5 in this page.

Build File

You can use the following script to add daemon-framework-core-2.5.jar to your project.

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

Download

Click the following link to download the jar file.

daemon-framework-core-2.5-javadoc.jar
daemon-framework-core-2.5-sources.jar
daemon-framework-core-2.5.jar
daemon-framework-core-2.5.pom



Related Tutorials