License |
License |
---|---|
GroupId | GroupIdio.github.dnovitski |
ArtifactId | ArtifactIdlutung |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlutung
Mandrill API Client for Java
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMicrotrip.it |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lutung-0.0.12.pom | |
lutung-0.0.12.jar | 82 KB |
lutung-0.0.12-sources.jar | 53 KB |
lutung-0.0.12-javadoc.jar | 480 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dnovitski/lutung/ -->
<dependency>
<groupId>io.github.dnovitski</groupId>
<artifactId>lutung</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dnovitski/lutung/
implementation 'io.github.dnovitski:lutung:0.0.12'
// https://jarcasting.com/artifacts/io.github.dnovitski/lutung/
implementation ("io.github.dnovitski:lutung:0.0.12")
'io.github.dnovitski:lutung:jar:0.0.12'
<dependency org="io.github.dnovitski" name="lutung" rev="0.0.12">
<artifact name="lutung" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dnovitski', module='lutung', version='0.0.12')
)
libraryDependencies += "io.github.dnovitski" % "lutung" % "0.0.12"
[io.github.dnovitski/lutung "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-io : commons-io | jar | 2.7 |
commons-logging : commons-logging Optional | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |