Last Version

markdown2book 1.0

The documentation system used for the Book of Geb

License

License

GroupId

GroupId

org.gebish
ArtifactId

ArtifactId

markdown2book
Version

Version

1.0
Type

Type

jar
Description

Description

markdown2book
The documentation system used for the Book of Geb
Project URL

Project URL

http://www.gebish.org
Source Code Management

Source Code Management

https://github.com/geb/markdown2book

Download markdown2book 1.0


<!-- https://jarcasting.com/artifacts/org.gebish/markdown2book/ -->
<dependency>
    <groupId>org.gebish</groupId>
    <artifactId>markdown2book</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gebish/markdown2book/
implementation 'org.gebish:markdown2book:1.0'
// https://jarcasting.com/artifacts/org.gebish/markdown2book/
implementation ("org.gebish:markdown2book:1.0")
'org.gebish:markdown2book:jar:1.0'
<dependency org="org.gebish" name="markdown2book" rev="1.0">
  <artifact name="markdown2book" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gebish', module='markdown2book', version='1.0')
)
libraryDependencies += "org.gebish" % "markdown2book" % "1.0"
[org.gebish/markdown2book "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.1.0
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.