Last Version

Properties to Yaml converter 1.0.1

Java library to parse Properties file and generate corresponding Yaml file.

License

License

GroupId

GroupId

com.anubhavshukla
ArtifactId

ArtifactId

properties-to-yaml-converter
Version

Version

1.0.1
Type

Type

jar
Description

Description

Properties to Yaml converter
Java library to parse Properties file and generate corresponding Yaml file.
Project URL

Project URL

https://github.com/anubhavshukla/properties-to-yaml-converter
Source Code Management

Source Code Management

https://github.com/anubhavshukla/properties-to-yaml-converter

Download properties-to-yaml-converter 1.0.1


<!-- https://jarcasting.com/artifacts/com.anubhavshukla/properties-to-yaml-converter/ -->
<dependency>
    <groupId>com.anubhavshukla</groupId>
    <artifactId>properties-to-yaml-converter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anubhavshukla/properties-to-yaml-converter/
implementation 'com.anubhavshukla:properties-to-yaml-converter:1.0.1'
// https://jarcasting.com/artifacts/com.anubhavshukla/properties-to-yaml-converter/
implementation ("com.anubhavshukla:properties-to-yaml-converter:1.0.1")
'com.anubhavshukla:properties-to-yaml-converter:jar:1.0.1'
<dependency org="com.anubhavshukla" name="properties-to-yaml-converter" rev="1.0.1">
  <artifact name="properties-to-yaml-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anubhavshukla', module='properties-to-yaml-converter', version='1.0.1')
)
libraryDependencies += "com.anubhavshukla" % "properties-to-yaml-converter" % "1.0.1"
[com.anubhavshukla/properties-to-yaml-converter "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.