Last Version

Dotenv 1.0.1

A simple, dependency-free dotenv serializator and deserializator for Java.

License

License

Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

pw.mihou
ArtifactId

ArtifactId

Dotenv
Version

Version

1.0.1
Type

Type

jar
Description

Description

Dotenv
A simple, dependency-free dotenv serializator and deserializator for Java.
Project URL

Project URL

https://github.com/ShindouMihou/Dotenv/
Source Code Management

Source Code Management

https://github.com/ShindouMihou/Dotenv.git

Download Dotenv 1.0.1


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