is not current version
Last Version 0.5.0

com.github.mhshams:dahgan 0.4.0

A YAML Reference Implementation

GroupId

GroupId

com.github.mhshams
ArtifactId

ArtifactId

dahgan
Version

Version

0.4.0
Type

Type

pom

Download dahgan 0.4.0

Filename Size
dahgan-0.4.0.pom 6 KB
Browse

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