| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.muratkaragozgil |
| ArtifactId | ArtifactIdnetmera4j |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetmera4j
A pleasant and complete Java wrapper for the Netmera Rest Api!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| netmera4j-1.6.pom | |
| netmera4j-1.6.jar | 117 KB |
| netmera4j-1.6-sources.jar | 42 KB |
| netmera4j-1.6-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/ -->
<dependency>
<groupId>com.github.muratkaragozgil</groupId>
<artifactId>netmera4j</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/
implementation 'com.github.muratkaragozgil:netmera4j:1.6'
// https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/
implementation ("com.github.muratkaragozgil:netmera4j:1.6")
'com.github.muratkaragozgil:netmera4j:jar:1.6'
<dependency org="com.github.muratkaragozgil" name="netmera4j" rev="1.6">
<artifact name="netmera4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muratkaragozgil', module='netmera4j', version='1.6')
)
libraryDependencies += "com.github.muratkaragozgil" % "netmera4j" % "1.6"
[com.github.muratkaragozgil/netmera4j "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| net.jodah : failsafe | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.28 |