is not current version
Last Version 4.1.0

org.webjars.npm:set-value 0.4.3

WebJar for set-value

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

set-value
Version

Version

0.4.3
Type

Type

jar

Download set-value 0.4.3


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