net.peachjean.pegdown.uml:pegdown-uml

Adds the ability to embed plantuml in pegdown documents.

License

License

Categories

Categories

Net UML Business Logic Libraries Documents Processing
GroupId

GroupId

net.peachjean.pegdown.uml
ArtifactId

ArtifactId

pegdown-uml
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Adds the ability to embed plantuml in pegdown documents.

Download pegdown-uml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.2.1
net.sourceforge.plantuml : plantuml jar 7962

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0