Download daemon-framework-spring-2.3.jar file - Jar d

Jar examples for d:daemon-framework-spring

Description

Library providing daemon functionality

You can download jar file daemon-framework-spring 2.3 in this page.

Build File

You can use the following script to add daemon-framework-spring-2.3.jar to your project.

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

Download

Click the following link to download the jar file.

daemon-framework-spring-2.3-javadoc.jar
daemon-framework-spring-2.3-sources.jar
daemon-framework-spring-2.3.jar
daemon-framework-spring-2.3.pom



Related Tutorials