Last Version

IrpTransmogrifier 1.2.11

Parser for IRP notation protocols, with rendering, code generation, recognition applications.

License

License

GroupId

GroupId

org.harctoolbox
ArtifactId

ArtifactId

IrpTransmogrifier
Version

Version

1.2.11
Type

Type

jar
Description

Description

IrpTransmogrifier
Parser for IRP notation protocols, with rendering, code generation, recognition applications.
Project URL

Project URL

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

Source Code Management

https://github.com/bengtmartensson/IrpTransmogrifier/tree/master

Download IrpTransmogrifier 1.2.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.9.3
com.beust : jcommander jar 1.82

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.