is not current version
Last Version 1.0.2

org.webjars.npm:balanced-match 0.2.0

WebJar for balanced-match

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

balanced-match
Version

Version

0.2.0
Type

Type

jar

Download balanced-match 0.2.0


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