License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdconfig |
Version | Version3.2.4 |
Type | Typejar |
Description |
Descriptionconfig
WebJar for config
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-3.2.4.pom | |
config-3.2.4.jar | 30 KB |
config-3.2.4-sources.jar | 22 bytes |
config-3.2.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/config/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>config</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/config/
implementation 'org.webjars.npm:config:3.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/config/
implementation ("org.webjars.npm:config:3.2.4")
'org.webjars.npm:config:jar:3.2.4'
<dependency org="org.webjars.npm" name="config" rev="3.2.4">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='config', version='3.2.4')
)
libraryDependencies += "org.webjars.npm" % "config" % "3.2.4"
[org.webjars.npm/config "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : json5 | jar | [1.0.1,2) |