| Группа | Группаcom.github.eliux |
|---|---|
| Идентификатор | Идентификаторmegacmd4j |
| Версия | Версия1.0.8-alpha |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| megacmd4j-1.0.8-alpha.pom | |
| megacmd4j-1.0.8-alpha.jar | 51 KB |
| megacmd4j-1.0.8-alpha-sources.jar | 29 KB |
| megacmd4j-1.0.8-alpha-javadoc.jar | 295 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/ -->
<dependency>
<groupId>com.github.eliux</groupId>
<artifactId>megacmd4j</artifactId>
<version>1.0.8-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/
implementation 'com.github.eliux:megacmd4j:1.0.8-alpha'
// https://jarcasting.com/artifacts/com.github.eliux/megacmd4j/
implementation ("com.github.eliux:megacmd4j:1.0.8-alpha")
'com.github.eliux:megacmd4j:jar:1.0.8-alpha'
<dependency org="com.github.eliux" name="megacmd4j" rev="1.0.8-alpha">
<artifact name="megacmd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eliux', module='megacmd4j', version='1.0.8-alpha')
)
libraryDependencies += "com.github.eliux" % "megacmd4j" % "1.0.8-alpha"
[com.github.eliux/megacmd4j "1.0.8-alpha"]