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

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

A collection of core tools I use

Группа

Группа

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

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

firebase-storage
Версия

Версия

1.2.23
Тип

Тип

jar

Скачать firebase-storage 1.2.23


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