is not current version
Last Version 3.1.7

org.webjars.npm:parenthesis 3.1.6

WebJar for parenthesis

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

parenthesis
Version

Version

3.1.6
Type

Type

jar

Download parenthesis 3.1.6


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