Jar examples for p:props2yaml
Properties to YAML converter library
You can download jar file props2yaml 0.5 in this page.
Apache 2
You can use the following script to add props2yaml-0.5.jar to your project.
<dependency> <groupId>io.codearte.props2yaml</groupId> <artifactId>props2yaml</artifactId> <version>0.5</version> </dependency>
compile group: 'io.codearte.props2yaml', name: 'props2yaml', version: '0.5'
libraryDependencies += "io.codearte.props2yaml" % "props2yaml" % "0.5"
<dependency org="io.codearte.props2yaml" name="props2yaml" rev="0.5"/>
@Grapes(@Grab(group='io.codearte.props2yaml', module='props2yaml', version='0.5'))
'io.codearte.props2yaml:props2yaml:jar:0.5'
Click the following link to download the jar file.
props2yaml-0.5-jar-with-dependencies.jar