| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdloose-envify |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
Descriptionloose-envify
WebJar for loose-envify
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| loose-envify-1.4.0.pom | |
| loose-envify-1.4.0.jar | 6 KB |
| loose-envify-1.4.0-sources.jar | 22 bytes |
| loose-envify-1.4.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/loose-envify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>loose-envify</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/loose-envify/
implementation 'org.webjars.npm:loose-envify:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/loose-envify/
implementation ("org.webjars.npm:loose-envify:1.4.0")
'org.webjars.npm:loose-envify:jar:1.4.0'
<dependency org="org.webjars.npm" name="loose-envify" rev="1.4.0">
<artifact name="loose-envify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='loose-envify', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "loose-envify" % "1.4.0"
[org.webjars.npm/loose-envify "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : js-tokens | jar | [3.0.0,4),[4.0.0,5) |