MVN

io.get-coursier : env

Maven & Gradle

Sep 21, 2022
0 stars

env · env

<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>env</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.get-coursier : env to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of io.get-coursier : env to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
env-1.0.7
env-1.0.6
env-1.0.5
env-1.0.4

How to add a dependency to Maven

Add the following io.get-coursier : env maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>env</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.get-coursier : env gradle dependency to your build.gradle file:

implementation 'io.get-coursier:env:1.0.7'

Gradle Kotlin DSL: Add the following io.get-coursier : env gradle kotlin dependency to your build.gradle.kts file:

implementation("io.get-coursier:env:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.get-coursier : env sbt scala dependency to your build.sbt file:

libraryDependencies += "io.get-coursier" % "env" % "1.0.7"

Advertisement

Dependencies from Group

Jun 13, 2023
113 usages
10 stars
Aug 24, 2023
75 usages
2k stars
Aug 24, 2023
39 usages
2k stars
Aug 24, 2023
36 usages
2k stars
Jan 08, 2020
30 usages
2k stars

Discover Dependencies