a

addons-marked

"Kraft Extension Marked - Javascript markdown parser - https://www.npmjs.com/package/marked"
https://github.com/PeekAndPoke/kraft
The Apache Software License, Version 2.0
Karsten J. Gerber
Files download
File Operation
addons-marked-0.46.1.jar download
addons-marked-0.46.1.pom download
addons-marked-0.46.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.peekandpoke.kraft</groupId>
  <artifactId>addons-marked</artifactId>
  <version>0.46.1</version>
</dependency>
Gradle Groovy
implementation 'io.peekandpoke.kraft:addons-marked:0.46.1'
Gradle Kotlin
implementation("io.peekandpoke.kraft:addons-marked:0.46.1")
Scala SBT
libraryDependencies += "io.peekandpoke.kraft" % "addons-marked" % "0.46.1"
Groovy Grape
@Grapes(
  @Grab(group='io.peekandpoke.kraft', module='addons-marked', version='0.46.1')
)
Apache Ivy
<dependency org="io.peekandpoke.kraft" name="addons-marked" rev="0.46.1" />
Leiningen
[io.peekandpoke.kraft/addons-marked "0.46.1"]
Apache Buildr
'io.peekandpoke.kraft:addons-marked:jar:0.46.1'