MVN

com.github.shyiko.dotenv : dotenv

Maven & Gradle

Jul 15, 2017
2 usages
39 stars
<dependency>
    <groupId>com.github.shyiko.dotenv</groupId>
    <artifactId>dotenv</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shyiko.dotenv : dotenv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.shyiko.dotenv : dotenv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
dotenv-0.1.1
dotenv-0.1.0

How to add a dependency to Maven

Add the following com.github.shyiko.dotenv : dotenv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shyiko.dotenv</groupId>
    <artifactId>dotenv</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shyiko.dotenv : dotenv gradle dependency to your build.gradle file:

implementation 'com.github.shyiko.dotenv:dotenv:0.1.1'

Gradle Kotlin DSL: Add the following com.github.shyiko.dotenv : dotenv gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shyiko.dotenv:dotenv:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shyiko.dotenv : dotenv sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shyiko.dotenv" % "dotenv" % "0.1.1"

Advertisement

Dependencies from Group

Jul 15, 2017
2 usages
39 stars
pom
Jul 15, 2017
45 stars
Jul 15, 2017
39 stars

Discover Dependencies

Oct 01, 2019
2 usages
26 stars
Jun 25, 2019
1 usages
0 stars
Feb 10, 2020
4 usages
185 stars
Jun 06, 2018
3 usages
60 stars
Mar 07, 2019
4 usages
7 stars
Feb 20, 2018
3 usages
2 stars
Aug 03, 2018
11 usages
141 stars
Apr 28, 2018
3 usages
0 stars
Mar 16, 2020
3 usages
213 stars