Jar examples for d:daemon-framework-core
Library providing daemon functionality
You can download jar file daemon-framework-core 2.0 in this page.
You can use the following script to add daemon-framework-core-2.0.jar to your project.
<dependency> <groupId>de.taimos</groupId> <artifactId>daemon-framework-core</artifactId> <version>2.0</version> </dependency>
compile group: 'de.taimos', name: 'daemon-framework-core', version: '2.0'
libraryDependencies += "de.taimos" % "daemon-framework-core" % "2.0"
<dependency org="de.taimos" name="daemon-framework-core" rev="2.0"/>
@Grapes(@Grab(group='de.taimos', module='daemon-framework-core', version='2.0'))
'de.taimos:daemon-framework-core:jar:2.0'
Click the following link to download the jar file.
daemon-framework-core-2.0-javadoc.jar