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