is not current version
Last Version 0.11.1

org.webjars.npm:brace 0.7.0

WebJar for brace

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

brace
Version

Version

0.7.0
Type

Type

jar

Download brace 0.7.0


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