| License |
License |
|---|---|
| GroupId | GroupIdcom.elevenware |
| ArtifactId | ArtifactIdladybird |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionladybird
A fluent API over the Apache Http client
|
| Filename | Size |
|---|---|
| ladybird-0.1.0.pom | |
| ladybird-0.1.0.jar | 20 KB |
| ladybird-0.1.0-sources.jar | 10 KB |
| ladybird-0.1.0-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.elevenware/ladybird/ -->
<dependency>
<groupId>com.elevenware</groupId>
<artifactId>ladybird</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.elevenware/ladybird/
implementation 'com.elevenware:ladybird:0.1.0'
// https://jarcasting.com/artifacts/com.elevenware/ladybird/
implementation ("com.elevenware:ladybird:0.1.0")
'com.elevenware:ladybird:jar:0.1.0'
<dependency org="com.elevenware" name="ladybird" rev="0.1.0">
<artifact name="ladybird" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elevenware', module='ladybird', version='0.1.0')
)
libraryDependencies += "com.elevenware" % "ladybird" % "0.1.0"
[com.elevenware/ladybird "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.0-beta-1 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.1.15.v20140411 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
| junit : junit | jar | 4.11 |
| org.yaml : snakeyaml | jar | 1.13 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |