Last Version

com.github.vskrahul:properties-parser 1.0.2

Properties Parser

License

License

GroupId

GroupId

com.github.vskrahul
ArtifactId

ArtifactId

properties-parser
Version

Version

1.0.2
Type

Type

jar
Description

Description

com.github.vskrahul:properties-parser
Properties Parser
Project URL

Project URL

https://github.com/vskrahul/properties-parser
Source Code Management

Source Code Management

https://github.com/vskrahul/properties-parser

Download properties-parser 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.6.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.