Last Version

parse4j 1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.thiagolocatelli
ArtifactId

ArtifactId

parse4j
Version

Version

1.4
Type

Type

jar
Description

Description

parse4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/thiagolocatelli/parse4j

Download parse4j 1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : httpcore jar 4.3.1
org.json : json jar 20131018
commons-codec : commons-codec jar 1.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 0.9.28
ch.qos.logback : logback-core jar 0.9.28

Project Modules

There are no modules declared in this project.