visitorj-runtime

Visitor generator in Java

License

License

GroupId

GroupId

com.github.ewanld.visitorj
ArtifactId

ArtifactId

visitorj-runtime
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

visitorj-runtime
Visitor generator in Java
Project URL

Project URL

https://github.com/ewanld/visitorj

Download visitorj-runtime

How to add to project

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

Dependencies

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