WebJar for Showdown
More info: http://webjars.org
Upstream: https://github.com/coreyti/showdown
License |
License
BSD
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdshowdown |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShowdown
WebJar for Showdown
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
showdown-1.3.0.pom | |
showdown-1.3.0.jar | 30 KB |
showdown-1.3.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/showdown/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>showdown</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/showdown/
implementation 'org.webjars:showdown:1.3.0'
// https://jarcasting.com/artifacts/org.webjars/showdown/
implementation ("org.webjars:showdown:1.3.0")
'org.webjars:showdown:jar:1.3.0'
<dependency org="org.webjars" name="showdown" rev="1.3.0">
<artifact name="showdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='showdown', version='1.3.0')
)
libraryDependencies += "org.webjars" % "showdown" % "1.3.0"
[org.webjars/showdown "1.3.0"]
WebJar for Showdown
More info: http://webjars.org
Upstream: https://github.com/coreyti/showdown