Jar examples for y:yamltag
A library to associate SnakeYAML tags with class constructors and to specify generic types for list and map properties
You can download jar file yamltag 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add yamltag-1.0.0.jar to your project.
<dependency> <groupId>net.xrrocha</groupId> <artifactId>yamltag</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.xrrocha', name: 'yamltag', version: '1.0.0'
libraryDependencies += "net.xrrocha" % "yamltag" % "1.0.0"
<dependency org="net.xrrocha" name="yamltag" rev="1.0.0"/>
@Grapes(@Grab(group='net.xrrocha', module='yamltag', version='1.0.0'))
'net.xrrocha:yamltag:jar:1.0.0'
Click the following link to download the jar file.
yamltag-1.0.0-javadoc.jar