is not current version
Last Version 0.0.5

org.webjars.npm:env-variable 0.0.4

WebJar for env-variable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

env-variable
Version

Version

0.0.4
Type

Type

jar

Download env-variable 0.0.4


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