не последняя версия
Последняя версия 1.2.59

com.nu-art-software:firebase-storage 1.1.18

A collection of core tools I use

Группа

Группа

com.nu-art-software
Идентификатор

Идентификатор

firebase-storage
Версия

Версия

1.1.18
Тип

Тип

jar

Скачать firebase-storage 1.1.18


<!-- https://jarcasting.com/artifacts/com.nu-art-software/firebase-storage/ -->
<dependency>
    <groupId>com.nu-art-software</groupId>
    <artifactId>firebase-storage</artifactId>
    <version>1.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/firebase-storage/
implementation 'com.nu-art-software:firebase-storage:1.1.18'
// https://jarcasting.com/artifacts/com.nu-art-software/firebase-storage/
implementation ("com.nu-art-software:firebase-storage:1.1.18")
'com.nu-art-software:firebase-storage:jar:1.1.18'
<dependency org="com.nu-art-software" name="firebase-storage" rev="1.1.18">
  <artifact name="firebase-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='firebase-storage', version='1.1.18')
)
libraryDependencies += "com.nu-art-software" % "firebase-storage" % "1.1.18"
[com.nu-art-software/firebase-storage "1.1.18"]