is not current version
Last Version 1.1.1

com.github.dandelion:dandelion-extras 0.10.0

Parent of all Dandelion extras

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-extras
Version

Version

0.10.0
Type

Type

pom

Download dandelion-extras 0.10.0

Filename Size
dandelion-extras-0.10.0.pom 787 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-extras/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-extras</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-extras/
implementation 'com.github.dandelion:dandelion-extras:0.10.0'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-extras/
implementation ("com.github.dandelion:dandelion-extras:0.10.0")
'com.github.dandelion:dandelion-extras:pom:0.10.0'
<dependency org="com.github.dandelion" name="dandelion-extras" rev="0.10.0">
  <artifact name="dandelion-extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-extras', version='0.10.0')
)
libraryDependencies += "com.github.dandelion" % "dandelion-extras" % "0.10.0"
[com.github.dandelion/dandelion-extras "0.10.0"]