is not current version
Last Version 2.0.0-dev.3

org.webjars.npm:parchment 1.1.4

WebJar for parchment

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

parchment
Version

Version

1.1.4
Type

Type

jar

Download parchment 1.1.4


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