is not current version
Last Version 4.0.16

org.webjars.npm:marked 0.3.19

WebJar for marked

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

marked
Version

Version

0.3.19
Type

Type

jar

Download marked 0.3.19


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