не последняя версия
Последняя версия 0.5.0-M1

io.chrisdavenport:cormorant-parser_2.13 0.3.0-M6

cormorant-parser

Категории

Категории

Ant Компиляция и сборка ORM Данные
Группа

Группа

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

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

cormorant-parser_2.13
Версия

Версия

0.3.0-M6
Тип

Тип

jar

Скачать cormorant-parser_2.13 0.3.0-M6


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.13/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>cormorant-parser_2.13</artifactId>
    <version>0.3.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.13/
implementation 'io.chrisdavenport:cormorant-parser_2.13:0.3.0-M6'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.13/
implementation ("io.chrisdavenport:cormorant-parser_2.13:0.3.0-M6")
'io.chrisdavenport:cormorant-parser_2.13:jar:0.3.0-M6'
<dependency org="io.chrisdavenport" name="cormorant-parser_2.13" rev="0.3.0-M6">
  <artifact name="cormorant-parser_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-parser_2.13', version='0.3.0-M6')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-parser_2.13" % "0.3.0-M6"
[io.chrisdavenport/cormorant-parser_2.13 "0.3.0-M6"]