neogrex

A simple tool to turn regular expression into a reusable graph.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ericaro
ArtifactId

ArtifactId

neogrex
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

neogrex
A simple tool to turn regular expression into a reusable graph.
Source Code Management

Source Code Management

http://code.google.com/p/neogrex/source/browse/

Download neogrex

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.10
net.sf.jung : jung-graph-impl jar 2.0.1

test (2)

Group / Artifact Type Version
net.sf.jung : jung-visualization jar 2.0.1
net.sf.jung : jung-io jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0