Skip to content

io.github.cdimascio.dotenv-kotlin 6.5.1 Latest version

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

About this package

Environment based config for the JVM