| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.scottg489 |
| Идентификатор | Идентификаторregex-directed-graph-line-parser |
| Последняя версия | Последняя версия0.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеregex-directed-graph-line-parser
A library for parsing lines in an ordered defined by a matching regular expression.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| junit : junit | jar | 4.12 |