Last Version

RRDiagram 0.9.4

RR Diagram allows to generate railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is a very compact SVG image which can be integrated to web pages and where rules can contain links.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nextencia
ArtifactId

ArtifactId

rrdiagram
Version

Version

0.9.4
Type

Type

jar
Description

Description

RRDiagram
RR Diagram allows to generate railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is a very compact SVG image which can be integrated to web pages and where rules can contain links.
Project URL

Project URL

https://github.com/Chrriis/RRDiagram
Source Code Management

Source Code Management

https://github.com/Chrriis/RRDiagram.git

Download rrdiagram 0.9.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.