Dahgan

A YAML Reference Implementation

License

License

GroupId

GroupId

com.github.mhshams
ArtifactId

ArtifactId

dahgan
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Dahgan
A YAML Reference Implementation
Project URL

Project URL

https://github.com/kareez/dahgan

Download dahgan

Filename Size
dahgan-0.5.0.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • loader

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0