is not current version
Last Version 3.0-0.9.6

com.ecwid:maleorang 3.0-0.9.3

MailChimp API Wrapper for Java

GroupId

GroupId

com.ecwid
ArtifactId

ArtifactId

maleorang
Version

Version

3.0-0.9.3
Type

Type

jar

Download maleorang 3.0-0.9.3


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