is not current version
Last Version 0.0.5-a

com.cesarvaliente.random_string_generator:library 0.0.4-b

Library 1 publication

GroupId

GroupId

com.cesarvaliente.random_string_generator
ArtifactId

ArtifactId

library
Version

Version

0.0.4-b
Type

Type

aar

Download library 0.0.4-b


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