не последняя версия
Последняя версия 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

Группа

Группа

com.github.eliux
Идентификатор

Идентификатор

megacmd4j
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать 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"]