| Группа | Группаio.github.scottg489 |
|---|---|
| Идентификатор | Идентификаторregex-directed-graph-line-parser |
| Версия | Версия0.3.0 |
| Тип | Тип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.0</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.0'
// https://jarcasting.com/artifacts/io.github.scottg489/regex-directed-graph-line-parser/
implementation ("io.github.scottg489:regex-directed-graph-line-parser:0.3.0")
'io.github.scottg489:regex-directed-graph-line-parser:jar:0.3.0'
<dependency org="io.github.scottg489" name="regex-directed-graph-line-parser" rev="0.3.0">
<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.0')
)
libraryDependencies += "io.github.scottg489" % "regex-directed-graph-line-parser" % "0.3.0"
[io.github.scottg489/regex-directed-graph-line-parser "0.3.0"]