is not current version
Last Version 5.0.1

org.webjars.npm:configstore 2.0.0

WebJar for configstore

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

configstore
Version

Version

2.0.0
Type

Type

jar

Download configstore 2.0.0


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