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

org.raml:raml-parser-tools 1.0.7


Группа

Группа

org.raml
Идентификатор

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

raml-parser-tools
Версия

Версия

1.0.7
Тип

Тип

jar

Скачать raml-parser-tools 1.0.7


<!-- https://jarcasting.com/artifacts/org.raml/raml-parser-tools/ -->
<dependency>
    <groupId>org.raml</groupId>
    <artifactId>raml-parser-tools</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml/raml-parser-tools/
implementation 'org.raml:raml-parser-tools:1.0.7'
// https://jarcasting.com/artifacts/org.raml/raml-parser-tools/
implementation ("org.raml:raml-parser-tools:1.0.7")
'org.raml:raml-parser-tools:jar:1.0.7'
<dependency org="org.raml" name="raml-parser-tools" rev="1.0.7">
  <artifact name="raml-parser-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml', module='raml-parser-tools', version='1.0.7')
)
libraryDependencies += "org.raml" % "raml-parser-tools" % "1.0.7"
[org.raml/raml-parser-tools "1.0.7"]