не последняя версия
Последняя версия 0.3.4

io.github.scottg489:regex-directed-graph-line-parser 0.3.3

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

Группа

Группа

io.github.scottg489
Идентификатор

Идентификатор

regex-directed-graph-line-parser
Версия

Версия

0.3.3
Тип

Тип

jar

Скачать regex-directed-graph-line-parser 0.3.3


<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/io.github.scottg489/regex-directed-graph-line-parser/
implementation ("io.github.scottg489:regex-directed-graph-line-parser:0.3.3")
'io.github.scottg489:regex-directed-graph-line-parser:jar:0.3.3'
<dependency org="io.github.scottg489" name="regex-directed-graph-line-parser" rev="0.3.3">
  <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.3')
)
libraryDependencies += "io.github.scottg489" % "regex-directed-graph-line-parser" % "0.3.3"
[io.github.scottg489/regex-directed-graph-line-parser "0.3.3"]