is not current version
Last Version 1.6

com.github.muratkaragozgil:netmera4j 1.1

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.1
Type

Type

jar

Download netmera4j 1.1


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