MVN

io.foxcapades.lib : env-access

Maven & Gradle

Jan 29, 2022
0 stars

Env Access · Tools and utilities for accessing/mapping environment variables.

<dependency>
    <groupId>io.foxcapades.lib</groupId>
    <artifactId>env-access</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.foxcapades.lib : env-access to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.foxcapades.lib : env-access to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
env-access-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.foxcapades.lib</groupId>
    <artifactId>env-access</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.foxcapades.lib : env-access gradle dependency to your build.gradle file:

implementation 'io.foxcapades.lib:env-access:1.0.0'

Gradle Kotlin DSL: Add the following io.foxcapades.lib : env-access gradle kotlin dependency to your build.gradle.kts file:

implementation("io.foxcapades.lib:env-access:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.foxcapades.lib : env-access sbt scala dependency to your build.sbt file:

libraryDependencies += "io.foxcapades.lib" % "env-access" % "1.0.0"

Advertisement

Dependencies from Group

Jan 22, 2022
1 usages
0 stars
opt
Aug 19, 2021
0 stars
Jan 07, 2022
0 stars
Jan 11, 2022
0 stars
Jan 22, 2022
0 stars

Discover Dependencies

Jul 21, 2023
15 stars
Jul 21, 2023
15 stars
Jan 29, 2022
143 stars
Jul 21, 2023
15 stars
Aug 07, 2023
379 stars
Apr 26, 2023
16 stars
Sep 13, 2022
1 usages
0 stars
Oct 12, 2022
9 stars