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