is not current version
Last Version 3.0.2

org.webjars.npm:braces 0.1.5

WebJar for braces

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

braces
Version

Version

0.1.5
Type

Type

jar

Download braces 0.1.5


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