is not current version
Last Version 1.1.1

com.github.dandelion:dandelion 0.1.0

Dandelion, Extensible web library for funnier web development

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion
Version

Version

0.1.0
Type

Type

pom

Download dandelion 0.1.0

Filename Size
dandelion-0.1.0.pom 6 KB
Browse

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