is not current version
Last Version 1.6.11

com.github.eliux:megacmd4j 1.2.2

Java client library that works on top of MEGAcmd to provide access to the services of Mega.nz

GroupId

GroupId

com.github.eliux
ArtifactId

ArtifactId

megacmd4j
Version

Version

1.2.2
Type

Type

jar

Download megacmd4j 1.2.2


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