Last Version

Netmera4j 1.6

A pleasant and complete Java wrapper for the Netmera Rest Api!

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.muratkaragozgil
ArtifactId

ArtifactId

netmera4j
Version

Version

1.6
Type

Type

jar
Description

Description

Netmera4j
A pleasant and complete Java wrapper for the Netmera Rest Api!
Project URL

Project URL

http://github.com/MuratKaragozgil/netmera4j/
Source Code Management

Source Code Management

http://github.com/muratkaragozgil/netmera4j/tree/master

Download netmera4j 1.6


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.28

Project Modules

There are no modules declared in this project.