MVN

com.github.ansell.property-util : property-util

Maven & Gradle

Feb 26, 2015
4 usages
1 stars

Java Property Utils · A small utility for accessing properties in java property bundles.

<dependency>
    <groupId>com.github.ansell.property-util</groupId>
    <artifactId>property-util</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4

All Versions

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

Version Vulnerabilities Updated
0.4
property-util-0.4
0.3
property-util-0.3
0.2
property-util-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.ansell.property-util</groupId>
    <artifactId>property-util</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.ansell.property-util:property-util:0.4'

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

implementation("com.github.ansell.property-util:property-util:0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.ansell.property-util" % "property-util" % "0.4"

Advertisement

Dependencies from Group

Feb 26, 2015
4 usages
1 stars

Discover Dependencies

Nov 04, 2017
1 usages
7 stars
Mar 28, 2023
12 usages
33 stars
May 14, 2019
1 usages
7 stars
Jul 04, 2019
10 usages
556 stars
Aug 04, 2016
1 usages
Jul 11, 2018
3 usages
261 stars
May 22, 2022
4 usages
595 stars
Dec 10, 2020
3 usages
24 stars
Mar 19, 2018
1 usages
21 stars
Aug 08, 2017
2 usages