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

org.overturetool.core:ast 2.0.8


Группа

Группа

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

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

ast
Версия

Версия

2.0.8
Тип

Тип

jar

Скачать ast 2.0.8


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