Last Version

Visitor Pattern 1.0.0

Generic interfaces for implementing the visitor pattern.

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

eu.headcrashing.treasure-chest
ArtifactId

ArtifactId

VisitorPattern
Version

Version

1.0.0
Type

Type

jar
Description

Description

Visitor Pattern
Generic interfaces for implementing the visitor pattern.
Project Organization

Project Organization

Head Crashing Informatics

Download VisitorPattern 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.