Dotenv

Dotenv for Java

License

License

Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

io.github.arniu
ArtifactId

ArtifactId

dotenv
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dotenv
Dotenv for Java

Download dotenv

How to add to project

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

Versions

Version
0.1.1
0.1.0