License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-markedjs-marked |
Last Version | Last Version4.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmarked
WebJar for marked
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-markedjs-marked-4.0.10.pom | |
github-com-markedjs-marked-4.0.10.jar | 490 KB |
github-com-markedjs-marked-4.0.10-sources.jar | 22 bytes |
github-com-markedjs-marked-4.0.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-markedjs-marked/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-markedjs-marked</artifactId>
<version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-markedjs-marked/
implementation 'org.webjars.npm:github-com-markedjs-marked:4.0.10'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-markedjs-marked/
implementation ("org.webjars.npm:github-com-markedjs-marked:4.0.10")
'org.webjars.npm:github-com-markedjs-marked:jar:4.0.10'
<dependency org="org.webjars.npm" name="github-com-markedjs-marked" rev="4.0.10">
<artifact name="github-com-markedjs-marked" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-markedjs-marked', version='4.0.10')
)
libraryDependencies += "org.webjars.npm" % "github-com-markedjs-marked" % "4.0.10"
[org.webjars.npm/github-com-markedjs-marked "4.0.10"]