| Группа | Группаio.github.scottg489 |
|---|---|
| Идентификатор | Идентификаторregex-directed-graph-line-parser |
| Версия | Версия0.3.3 |
| Тип | Типjar |
<!-- 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"]