MVN

com.github.dandelion : dandelion-core

Maven & Gradle

Aug 11, 2015
9 usages
63 stars

Dandelion :: Core · Dandelion Core module providing all APIs and standard implementations.

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-core</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dandelion : dandelion-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.dandelion : dandelion-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dandelion-core-1.1.1
dandelion-core-1.1.0
1.0.x
dandelion-core-1.0.1
dandelion-core-1.0.0
0.10.x
dandelion-core-0.10.1
dandelion-core-0.10.0
0.2.x
dandelion-core-0.2.1
dandelion-core-0.2.0
0.1.x
dandelion-core-0.1.0

How to add a dependency to Maven

Add the following com.github.dandelion : dandelion-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-core</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dandelion : dandelion-core gradle dependency to your build.gradle file:

implementation 'com.github.dandelion:dandelion-core:1.1.1'

Gradle Kotlin DSL: Add the following com.github.dandelion : dandelion-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dandelion:dandelion-core:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dandelion : dandelion-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dandelion" % "dandelion-core" % "1.1.1"

Advertisement

Dependencies from Group

Jul 28, 2015
14 usages
Aug 11, 2015
9 usages
63 stars
Aug 11, 2015
5 usages
63 stars
Aug 11, 2015
5 usages
63 stars

Discover Dependencies

Mar 25, 2014
40 usages
7.8k stars
Jun 17, 2017
9 usages
44 stars
Aug 13, 2016
9 usages
6.1k stars
Aug 19, 2022
5 usages
52 stars
Aug 24, 2023
13 usages
May 08, 2023
12 usages
3 stars
Jun 07, 2019
5 usages
161 stars
Aug 16, 2019
4 usages
0 stars