dotenv

An utility tool to handle .env files in Java

License

License

Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

com.harium
ArtifactId

ArtifactId

dotenv
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

dotenv
An utility tool to handle .env files in Java

Download dotenv

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.harium

Harium

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0