visitorj-codegen

Visitor generator in Java

License

License

GroupId

GroupId

com.github.ewanld.visitorj
ArtifactId

ArtifactId

visitorj-codegen
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

visitorj-codegen
Visitor generator in Java
Project URL

Project URL

https://github.com/ewanld/visitorj

Download visitorj-codegen

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ewanld.visitorj : visitorj-runtime jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0