License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdparenthesis |
Version | Version3.1.7 |
Type | Typejar |
Description |
Descriptionparenthesis
WebJar for parenthesis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parenthesis-3.1.7.pom | |
parenthesis-3.1.7.jar | 5 KB |
parenthesis-3.1.7-sources.jar | 22 bytes |
parenthesis-3.1.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/parenthesis/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>parenthesis</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/parenthesis/
implementation 'org.webjars.npm:parenthesis:3.1.7'
// https://jarcasting.com/artifacts/org.webjars.npm/parenthesis/
implementation ("org.webjars.npm:parenthesis:3.1.7")
'org.webjars.npm:parenthesis:jar:3.1.7'
<dependency org="org.webjars.npm" name="parenthesis" rev="3.1.7">
<artifact name="parenthesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='parenthesis', version='3.1.7')
)
libraryDependencies += "org.webjars.npm" % "parenthesis" % "3.1.7"
[org.webjars.npm/parenthesis "3.1.7"]