is not current version
Last Version 1.1.0

org.webjars.bowergithub.markedjs:marked 0.6.2

WebJar for marked

GroupId

GroupId

org.webjars.bowergithub.markedjs
ArtifactId

ArtifactId

marked
Version

Version

0.6.2
Type

Type

jar

Download marked 0.6.2


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