MVN

com.github.sakserv : property-parser

Maven & Gradle

Oct 02, 2016
4 usages

Property File Parser · Helper for parsing and extracting values from properties files

<dependency>
    <groupId>com.github.sakserv</groupId>
    <artifactId>property-parser</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sakserv : property-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.sakserv : property-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
property-parser-0.0.3
property-parser-0.0.2
property-parser-0.0.1

How to add a dependency to Maven

Add the following com.github.sakserv : property-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sakserv</groupId>
    <artifactId>property-parser</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sakserv : property-parser gradle dependency to your build.gradle file:

implementation 'com.github.sakserv:property-parser:0.0.3'

Gradle Kotlin DSL: Add the following com.github.sakserv : property-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sakserv:property-parser:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sakserv : property-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sakserv" % "property-parser" % "0.0.3"

Advertisement

Dependencies from Group

Jan 22, 2019
18 usages
272 stars
Jan 22, 2019
11 usages
272 stars
Jan 22, 2019
7 usages
272 stars
Jan 22, 2019
5 usages
272 stars

Discover Dependencies

Jun 24, 2019
3 usages
8 stars
Sep 09, 2015
1 usages
0 stars
Nov 01, 2016
1 usages
596 stars
Oct 31, 2017
13 usages
539 stars
Sep 09, 2015
2 usages
782 stars
Jun 08, 2023
544 usages
523 stars
Aug 25, 2023
14 usages
2.9k stars
Jun 24, 2019
1 usages
Sep 15, 2015
181 stars