Last Version

regex-directed-graph-line-parser 0.3.4

A library for parsing lines in an ordered defined by a matching regular expression.

License

License

GroupId

GroupId

io.github.scottg489
ArtifactId

ArtifactId

regex-directed-graph-line-parser
Version

Version

0.3.4
Type

Type

jar
Description

Description

regex-directed-graph-line-parser
A library for parsing lines in an ordered defined by a matching regular expression.
Project URL

Project URL

https://github.com/ScottG489/regex-directed-graph-line-parser
Source Code Management

Source Code Management

https://github.com/ScottG489/regex-directed-graph-line-parser

Download regex-directed-graph-line-parser 0.3.4


<!-- https://jarcasting.com/artifacts/io.github.scottg489/regex-directed-graph-line-parser/ -->
<dependency>
    <groupId>io.github.scottg489</groupId>
    <artifactId>regex-directed-graph-line-parser</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scottg489/regex-directed-graph-line-parser/
implementation 'io.github.scottg489:regex-directed-graph-line-parser:0.3.4'
// https://jarcasting.com/artifacts/io.github.scottg489/regex-directed-graph-line-parser/
implementation ("io.github.scottg489:regex-directed-graph-line-parser:0.3.4")
'io.github.scottg489:regex-directed-graph-line-parser:jar:0.3.4'
<dependency org="io.github.scottg489" name="regex-directed-graph-line-parser" rev="0.3.4">
  <artifact name="regex-directed-graph-line-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scottg489', module='regex-directed-graph-line-parser', version='0.3.4')
)
libraryDependencies += "io.github.scottg489" % "regex-directed-graph-line-parser" % "0.3.4"
[io.github.scottg489/regex-directed-graph-line-parser "0.3.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.4

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.