is not current version
Last Version 1.3.0

org.webjars:showdown 0.3.1

WebJar for Showdown

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

showdown
Version

Version

0.3.1
Type

Type

jar

Download showdown 0.3.1


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