License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.eventflit |
ArtifactId | ArtifactIdeventflit-http-java |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEventflit HTTP Client
Java library for interacting with Eventflit HTTP API
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEventflit |
Filename | Size |
---|---|
eventflit-http-java-0.1.0.pom | |
eventflit-http-java-0.1.0.jar | 20 KB |
eventflit-http-java-0.1.0-sources.jar | 12 KB |
eventflit-http-java-0.1.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eventflit/eventflit-http-java/ -->
<dependency>
<groupId>com.eventflit</groupId>
<artifactId>eventflit-http-java</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eventflit/eventflit-http-java/
implementation 'com.eventflit:eventflit-http-java:0.1.0'
// https://jarcasting.com/artifacts/com.eventflit/eventflit-http-java/
implementation ("com.eventflit:eventflit-http-java:0.1.0")
'com.eventflit:eventflit-http-java:jar:0.1.0'
<dependency org="com.eventflit" name="eventflit-http-java" rev="0.1.0">
<artifact name="eventflit-http-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eventflit', module='eventflit-http-java', version='0.1.0')
)
libraryDependencies += "com.eventflit" % "eventflit-http-java" % "0.1.0"
[com.eventflit/eventflit-http-java "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmock : jmock-junit4 | jar | 2.6.0 |
org.jmock : jmock-legacy | jar | 2.6.0 |