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