Skip to content

io.github.cdimascio.dotenv-java 3.0.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.cdimascio</groupId>
  <artifactId>dotenv-java</artifactId>
  <version>3.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Environment based config for the JVM