Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 08:09

Installation

Maven

<dependency>
  <groupId>me.paulschwarz</groupId>
  <artifactId>spring-dotenv</artifactId>
  <version>3.0.0</version>
</dependency>

Gradle

implementation 'me.paulschwarz:spring-dotenv:3.0.0'