не последняя версия
Последняя версия 0.0.5-a

com.cesarvaliente.random_string_generator:library 0.0.4-a

Library 1 publication

Группа

Группа

com.cesarvaliente.random_string_generator
Идентификатор

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

library
Версия

Версия

0.0.4-a
Тип

Тип

aar

Скачать library 0.0.4-a

Имя Файла Размер
library-0.0.4-a.pom
library-0.0.4-a-sources.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.cesarvaliente.random_string_generator/library/ -->
<dependency>
    <groupId>com.cesarvaliente.random_string_generator</groupId>
    <artifactId>library</artifactId>
    <version>0.0.4-a</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cesarvaliente.random_string_generator/library/
implementation 'com.cesarvaliente.random_string_generator:library:0.0.4-a'
// https://jarcasting.com/artifacts/com.cesarvaliente.random_string_generator/library/
implementation ("com.cesarvaliente.random_string_generator:library:0.0.4-a")
'com.cesarvaliente.random_string_generator:library:aar:0.0.4-a'
<dependency org="com.cesarvaliente.random_string_generator" name="library" rev="0.0.4-a">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cesarvaliente.random_string_generator', module='library', version='0.0.4-a')
)
libraryDependencies += "com.cesarvaliente.random_string_generator" % "library" % "0.0.4-a"
[com.cesarvaliente.random_string_generator/library "0.0.4-a"]