Jar examples for d:dandelion-core
Dandelion Core module providing all APIs and standard implementations.
You can download jar file dandelion-core 0.1.0 in this page.
You can use the following script to add dandelion-core-0.1.0.jar to your project.
<dependency> <groupId>com.github.dandelion</groupId> <artifactId>dandelion-core</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.dandelion', name: 'dandelion-core', version: '0.1.0'
libraryDependencies += "com.github.dandelion" % "dandelion-core" % "0.1.0"
<dependency org="com.github.dandelion" name="dandelion-core" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.dandelion', module='dandelion-core', version='0.1.0'))
'com.github.dandelion:dandelion-core:jar:0.1.0'
Click the following link to download the jar file.
dandelion-core-0.1.0-javadoc.jar