License |
License |
---|---|
GroupId | GroupIdio.github.gitbucket |
ArtifactId | ArtifactIdmarkedj |
Version | Version1.0.16 |
Type | Typejar |
Description |
Descriptionmarkedj
JVM port of graceful markdown processor marked.js
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
markedj-1.0.16.pom | |
markedj-1.0.16.jar | 37 KB |
markedj-1.0.16-sources.jar | 18 KB |
markedj-1.0.16-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gitbucket/markedj/ -->
<dependency>
<groupId>io.github.gitbucket</groupId>
<artifactId>markedj</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gitbucket/markedj/
implementation 'io.github.gitbucket:markedj:1.0.16'
// https://jarcasting.com/artifacts/io.github.gitbucket/markedj/
implementation ("io.github.gitbucket:markedj:1.0.16")
'io.github.gitbucket:markedj:jar:1.0.16'
<dependency org="io.github.gitbucket" name="markedj" rev="1.0.16">
<artifact name="markedj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gitbucket', module='markedj', version='1.0.16')
)
libraryDependencies += "io.github.gitbucket" % "markedj" % "1.0.16"
[io.github.gitbucket/markedj "1.0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.10.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |