is not current version
Last Version 3.0.2

org.webjars.npm:braces 0.1.2

WebJar for braces

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

braces
Version

Version

0.1.2
Type

Type

jar

Download braces 0.1.2


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