is not current version
Last Version 8.2.0

org.webjars.npm:dotenv 5.0.1

WebJar for dotenv

Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dotenv
Version

Version

5.0.1
Type

Type

jar

Download dotenv 5.0.1


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