License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdremark |
Version | Version12.0.1 |
Type | Typejar |
Description |
Descriptionremark
WebJar for remark
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
remark-12.0.1.pom | |
remark-12.0.1.jar | 5 KB |
remark-12.0.1-sources.jar | 22 bytes |
remark-12.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/remark/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>remark</artifactId>
<version>12.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/remark/
implementation 'org.webjars.npm:remark:12.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/remark/
implementation ("org.webjars.npm:remark:12.0.1")
'org.webjars.npm:remark:jar:12.0.1'
<dependency org="org.webjars.npm" name="remark" rev="12.0.1">
<artifact name="remark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='remark', version='12.0.1')
)
libraryDependencies += "org.webjars.npm" % "remark" % "12.0.1"
[org.webjars.npm/remark "12.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : remark-parse | jar | [8.0.0,9) |
org.webjars.npm : remark-stringify | jar | [8.0.0,9) |
org.webjars.npm : unified | jar | [9.0.0,10) |