License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-showdownjs-showdown |
Version | Version1.7.2 |
Type | Typejar |
Description |
Descriptionshowdown
WebJar for showdown
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-showdownjs-showdown/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-showdownjs-showdown</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-showdownjs-showdown/
implementation 'org.webjars.bower:github-com-showdownjs-showdown:1.7.2'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-showdownjs-showdown/
implementation ("org.webjars.bower:github-com-showdownjs-showdown:1.7.2")
'org.webjars.bower:github-com-showdownjs-showdown:jar:1.7.2'
<dependency org="org.webjars.bower" name="github-com-showdownjs-showdown" rev="1.7.2">
<artifact name="github-com-showdownjs-showdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-showdownjs-showdown', version='1.7.2')
)
libraryDependencies += "org.webjars.bower" % "github-com-showdownjs-showdown" % "1.7.2"
[org.webjars.bower/github-com-showdownjs-showdown "1.7.2"]