License |
License |
---|---|
GroupId | GroupIdes.nitaur.markdown |
ArtifactId | ArtifactIdtxtmark |
Last Version | Last Version0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontxtmark
Markdown parser for the JVM
|
Project URL |
Project URL |
Filename | Size |
---|---|
txtmark-0.16.pom | |
txtmark-0.16.jar | 83 KB |
txtmark-0.16-sources.jar | 53 KB |
txtmark-0.16-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.nitaur.markdown/txtmark/ -->
<dependency>
<groupId>es.nitaur.markdown</groupId>
<artifactId>txtmark</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/es.nitaur.markdown/txtmark/
implementation 'es.nitaur.markdown:txtmark:0.16'
// https://jarcasting.com/artifacts/es.nitaur.markdown/txtmark/
implementation ("es.nitaur.markdown:txtmark:0.16")
'es.nitaur.markdown:txtmark:jar:0.16'
<dependency org="es.nitaur.markdown" name="txtmark" rev="0.16">
<artifact name="txtmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.nitaur.markdown', module='txtmark', version='0.16')
)
libraryDependencies += "es.nitaur.markdown" % "txtmark" % "0.16"
[es.nitaur.markdown/txtmark "0.16"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |