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