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