License |
License |
---|---|
GroupId | GroupIdcom.github.mhshams |
ArtifactId | ArtifactIddahgan-core |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDahgan
A YAML Reference Implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
dahgan-core-0.6.0.pom | |
dahgan-core-0.6.0.jar | 160 KB |
dahgan-core-0.6.0-sources.jar | 667 bytes |
dahgan-core-0.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhshams/dahgan-core/ -->
<dependency>
<groupId>com.github.mhshams</groupId>
<artifactId>dahgan-core</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan-core/
implementation 'com.github.mhshams:dahgan-core:0.6.0'
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan-core/
implementation ("com.github.mhshams:dahgan-core:0.6.0")
'com.github.mhshams:dahgan-core:jar:0.6.0'
<dependency org="com.github.mhshams" name="dahgan-core" rev="0.6.0">
<artifact name="dahgan-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhshams', module='dahgan-core', version='0.6.0')
)
libraryDependencies += "com.github.mhshams" % "dahgan-core" % "0.6.0"
[com.github.mhshams/dahgan-core "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.11 |