Last Version

dotenv 1.0.8

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
Version

Version

1.0.8
Type

Type

jar
Description

Description

dotenv
An utility tool to handle .env files in Java

Download dotenv 1.0.8


<!-- 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.