is not current version
Last Version 0.0.4

com.github.vivekkothari:yamlparser 0.0.3

A Java API client for Mesosphere's Marathon.

GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

yamlparser
Version

Version

0.0.3
Type

Type

jar

Download yamlparser 0.0.3


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