is not current version
Last Version 0.10.0

org.webjars.npm:nconf 0.9.1

WebJar for nconf

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

nconf
Version

Version

0.9.1
Type

Type

jar

Download nconf 0.9.1


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