| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eliux |
| ArtifactId | ArtifactIdmegacmd4j |
| Version | Version1.6.11 |
| Type | Typejar |
| Description |
DescriptionMEGAcmd for Java
Java client library that works on top of MEGAcmd to provide access to the services of
Mega.nz
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| megacmd4j-1.6.11.pom | |
| megacmd4j-1.6.11.jar | 69 KB |
| megacmd4j-1.6.11-sources.jar | 37 KB |
| megacmd4j-1.6.11-javadoc.jar | 351 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/ -->
<dependency>
<groupId>com.github.eliux</groupId>
<artifactId>megacmd4j</artifactId>
<version>1.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/
implementation 'com.github.eliux:megacmd4j:1.6.11'
// https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/
implementation ("com.github.eliux:megacmd4j:1.6.11")
'com.github.eliux:megacmd4j:jar:1.6.11'
<dependency org="com.github.eliux" name="megacmd4j" rev="1.6.11">
<artifact name="megacmd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eliux', module='megacmd4j', version='1.6.11')
)
libraryDependencies += "com.github.eliux" % "megacmd4j" % "1.6.11"
[com.github.eliux/megacmd4j "1.6.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |