Last Version

props2yaml 0.5

Properties to YAML converter library

License

License

GroupId

GroupId

io.codearte.props2yaml
ArtifactId

ArtifactId

props2yaml-project
Version

Version

0.5
Type

Type

pom
Description

Description

props2yaml
Properties to YAML converter library
Project URL

Project URL

https://github.com/Codearte/props2yaml
Source Code Management

Source Code Management

https://github.com/Codearte/props2yaml/

Download props2yaml-project 0.5


<!-- https://jarcasting.com/artifacts/io.codearte.props2yaml/props2yaml-project/ -->
<dependency>
    <groupId>io.codearte.props2yaml</groupId>
    <artifactId>props2yaml-project</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.codearte.props2yaml/props2yaml-project/
implementation 'io.codearte.props2yaml:props2yaml-project:0.5'
// https://jarcasting.com/artifacts/io.codearte.props2yaml/props2yaml-project/
implementation ("io.codearte.props2yaml:props2yaml-project:0.5")
'io.codearte.props2yaml:props2yaml-project:pom:0.5'
<dependency org="io.codearte.props2yaml" name="props2yaml-project" rev="0.5">
  <artifact name="props2yaml-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.codearte.props2yaml', module='props2yaml-project', version='0.5')
)
libraryDependencies += "io.codearte.props2yaml" % "props2yaml-project" % "0.5"
[io.codearte.props2yaml/props2yaml-project "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • maven-plugin