is not current version
Last Version 3.1.7

org.webjars.npm:parenthesis 3.1.5

WebJar for parenthesis

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

parenthesis
Version

Version

3.1.5
Type

Type

jar

Download parenthesis 3.1.5


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