| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.showdownjs |
| ArtifactId | ArtifactIdshowdown |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
Descriptionshowdown
WebJar for showdown
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| showdown-2.0.3.pom | |
| showdown-2.0.3.jar | 338 KB |
| showdown-2.0.3-sources.jar | 22 bytes |
| showdown-2.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.showdownjs/showdown/ -->
<dependency>
<groupId>org.webjars.bowergithub.showdownjs</groupId>
<artifactId>showdown</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.showdownjs/showdown/
implementation 'org.webjars.bowergithub.showdownjs:showdown:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.showdownjs/showdown/
implementation ("org.webjars.bowergithub.showdownjs:showdown:2.0.3")
'org.webjars.bowergithub.showdownjs:showdown:jar:2.0.3'
<dependency org="org.webjars.bowergithub.showdownjs" name="showdown" rev="2.0.3">
<artifact name="showdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.showdownjs', module='showdown', version='2.0.3')
)
libraryDependencies += "org.webjars.bowergithub.showdownjs" % "showdown" % "2.0.3"
[org.webjars.bowergithub.showdownjs/showdown "2.0.3"]