| License |
License |
|---|---|
| GroupId | GroupIdcom.novoda |
| ArtifactId | ArtifactIdsexp |
| Last Version | Last Version1.0.0-alpha |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsexp
sax parser
|
| Filename | Size |
|---|---|
| sexp-1.0.0-alpha.pom | |
| sexp-1.0.0-alpha.jar | 25 KB |
| sexp-1.0.0-alpha-sources.jar | 19 KB |
| sexp-1.0.0-alpha-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.novoda/sexp/ -->
<dependency>
<groupId>com.novoda</groupId>
<artifactId>sexp</artifactId>
<version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.novoda/sexp/
implementation 'com.novoda:sexp:1.0.0-alpha'
// https://jarcasting.com/artifacts/com.novoda/sexp/
implementation ("com.novoda:sexp:1.0.0-alpha")
'com.novoda:sexp:jar:1.0.0-alpha'
<dependency org="com.novoda" name="sexp" rev="1.0.0-alpha">
<artifact name="sexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.novoda', module='sexp', version='1.0.0-alpha')
)
libraryDependencies += "com.novoda" % "sexp" % "1.0.0-alpha"
[com.novoda/sexp "1.0.0-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| sax : sax | jar | 2.0.+ |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.+ |
| com.squareup : fest-android | jar | 1.0.+ |
| org.mockito : mockito-all | jar | 1.9.+ |