MVN

com.github.michaelruocco : property-loader

Maven & Gradle

Dec 19, 2017
4 usages

Property Loader · Code library to easily load properties from the classpath or file system file

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>property-loader</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.2

All Versions

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

Version Vulnerabilities Updated
3.0.x
property-loader-3.0.2
property-loader-3.0.1
property-loader-3.0.0
2.0.x
property-loader-2.0.1
property-loader-2.0.0
1.0.x
property-loader-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>property-loader</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.michaelruocco:property-loader:3.0.2'

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

implementation("com.github.michaelruocco:property-loader:3.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.michaelruocco" % "property-loader" % "3.0.2"

Advertisement

Dependencies from Group

Oct 27, 2022
10 usages
0 stars
Nov 30, 2021
10 usages
0 stars
Apr 09, 2021
8 usages
0 stars
Oct 26, 2017
4 usages
0 stars

Discover Dependencies

Jun 22, 2016
5 usages
Sep 10, 2019
6 usages
5.1k stars
Aug 10, 2023
8 usages
328 stars
Aug 10, 2023
6 usages
328 stars
May 09, 2019
5 usages
202 stars
Aug 03, 2023
4 usages
78 stars
Mar 17, 2018
6 usages