License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net ANTLR Compiler-compiler Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-android-antlr |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-android-antlr
This Project contains the ANTLR Runtime Libraries for Android.
|
Filename | Size |
---|---|
jadex-android-antlr-2.3.pom | |
jadex-android-antlr-2.3.jar | 161 KB |
jadex-android-antlr-2.3-tests.jar | 1 KB |
jadex-android-antlr-2.3-sources.jar | 194 KB |
jadex-android-antlr-2.3-javadoc.jar | 656 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-android-antlr</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/
implementation 'net.sourceforge.jadex:jadex-android-antlr:2.3'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-android-antlr/
implementation ("net.sourceforge.jadex:jadex-android-antlr:2.3")
'net.sourceforge.jadex:jadex-android-antlr:jar:2.3'
<dependency org="net.sourceforge.jadex" name="jadex-android-antlr" rev="2.3">
<artifact name="jadex-android-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-android-antlr', version='2.3')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-android-antlr" % "2.3"
[net.sourceforge.jadex/jadex-android-antlr "2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.2.1 |
javassist : javassist | jar | 3.12.1.GA |
javax.mail : mail | jar | 1.4.5 |
org.antlr : antlr-runtime | jar | 3.1.3 |
bouncycastle : bcprov-jdk15 | jar | 140 |
Group / Artifact | Type | Version |
---|---|---|
com.pivotallabs : robolectric | jar | 1.0 |
junit : junit | jar | 4.8.2 |