is not current version
Last Version 0.0.4

com.github.vivekkothari:yamlparser 0.0.2

A Java API client for Mesosphere's Marathon.

GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

yamlparser
Version

Version

0.0.2
Type

Type

jar

Download yamlparser 0.0.2


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