is not current version
Last Version 1.6

com.github.muratkaragozgil:netmera4j 1.3

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

Categories

Categories

Net
GroupId

GroupId

com.github.muratkaragozgil
ArtifactId

ArtifactId

netmera4j
Version

Version

1.3
Type

Type

jar

Download netmera4j 1.3


<!-- https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/ -->
<dependency>
    <groupId>com.github.muratkaragozgil</groupId>
    <artifactId>netmera4j</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/
implementation 'com.github.muratkaragozgil:netmera4j:1.3'
// https://jarcasting.com/artifacts/com.github.muratkaragozgil/netmera4j/
implementation ("com.github.muratkaragozgil:netmera4j:1.3")
'com.github.muratkaragozgil:netmera4j:jar:1.3'
<dependency org="com.github.muratkaragozgil" name="netmera4j" rev="1.3">
  <artifact name="netmera4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muratkaragozgil', module='netmera4j', version='1.3')
)
libraryDependencies += "com.github.muratkaragozgil" % "netmera4j" % "1.3"
[com.github.muratkaragozgil/netmera4j "1.3"]