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

net.sourceforge.jadex:jadex-android-antlr 2.2

This Project contains the ANTLR Runtime Libraries for Android.

Категории

Категории

Ant Компиляция и сборка Сеть ANTLR Compiler-compiler Dex Универсальные библиотеки Utility JADE
Группа

Группа

net.sourceforge.jadex
Идентификатор

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

jadex-android-antlr
Версия

Версия

2.2
Тип

Тип

jar

Скачать jadex-android-antlr 2.2


<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/ -->
<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-android-antlr</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/
implementation 'net.sourceforge.jadex:jadex-android-antlr:2.2'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/
implementation ("net.sourceforge.jadex:jadex-android-antlr:2.2")
'net.sourceforge.jadex:jadex-android-antlr:jar:2.2'
<dependency org="net.sourceforge.jadex" name="jadex-android-antlr" rev="2.2">
  <artifact name="jadex-android-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-android-antlr', version='2.2')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-android-antlr" % "2.2"
[net.sourceforge.jadex/jadex-android-antlr "2.2"]