License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdci-env |
Version | Version1.8.0 |
Type | Typejar |
Description |
Descriptionci-env
WebJar for ci-env
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ci-env-1.8.0.pom | |
ci-env-1.8.0.jar | 8 KB |
ci-env-1.8.0-sources.jar | 22 bytes |
ci-env-1.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ci-env/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ci-env</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ci-env/
implementation 'org.webjars.npm:ci-env:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ci-env/
implementation ("org.webjars.npm:ci-env:1.8.0")
'org.webjars.npm:ci-env:jar:1.8.0'
<dependency org="org.webjars.npm" name="ci-env" rev="1.8.0">
<artifact name="ci-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ci-env', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "ci-env" % "1.8.0"
[org.webjars.npm/ci-env "1.8.0"]