Last Version

com.github.shyiko.dotenv:dotenv 0.1.1

A twelve-factor configuration library for Java 8+

License

License

MIT
Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

com.github.shyiko.dotenv
ArtifactId

ArtifactId

dotenv
Version

Version

0.1.1
Type

Type

jar
Description

Description

A twelve-factor configuration library for Java 8+

Download dotenv 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.shyiko.dotenv/dotenv/ -->
<dependency>
    <groupId>com.github.shyiko.dotenv</groupId>
    <artifactId>dotenv</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko.dotenv/dotenv/
implementation 'com.github.shyiko.dotenv:dotenv:0.1.1'
// https://jarcasting.com/artifacts/com.github.shyiko.dotenv/dotenv/
implementation ("com.github.shyiko.dotenv:dotenv:0.1.1")
'com.github.shyiko.dotenv:dotenv:jar:0.1.1'
<dependency org="com.github.shyiko.dotenv" name="dotenv" rev="0.1.1">
  <artifact name="dotenv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.dotenv', module='dotenv', version='0.1.1')
)
libraryDependencies += "com.github.shyiko.dotenv" % "dotenv" % "0.1.1"
[com.github.shyiko.dotenv/dotenv "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.