License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdenv-paths |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenv-paths
WebJar for env-paths
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
env-paths-2.2.1.pom | |
env-paths-2.2.1.jar | 5 KB |
env-paths-2.2.1-sources.jar | 22 bytes |
env-paths-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/env-paths/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>env-paths</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/env-paths/
implementation 'org.webjars.npm:env-paths:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/env-paths/
implementation ("org.webjars.npm:env-paths:2.2.1")
'org.webjars.npm:env-paths:jar:2.2.1'
<dependency org="org.webjars.npm" name="env-paths" rev="2.2.1">
<artifact name="env-paths" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='env-paths', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "env-paths" % "2.2.1"
[org.webjars.npm/env-paths "2.2.1"]