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