| License |
License |
|---|---|
| GroupId | GroupIdcom.cesarvaliente.random_string_generator |
| ArtifactId | ArtifactIdlibrary |
| Version | Version0.0.4-d |
| Type | Typeaar |
| Description |
Descriptionlibrary
Library 1 publication
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-0.0.4-d.pom | |
| library-0.0.4-d-sources.jar | 1 KB |
| Browse |
<!-- 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-d</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-d'
// https://jarcasting.com/artifacts/com.cesarvaliente.random_string_generator/library/
implementation ("com.cesarvaliente.random_string_generator:library:0.0.4-d")
'com.cesarvaliente.random_string_generator:library:aar:0.0.4-d'
<dependency org="com.cesarvaliente.random_string_generator" name="library" rev="0.0.4-d">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cesarvaliente.random_string_generator', module='library', version='0.0.4-d')
)
libraryDependencies += "com.cesarvaliente.random_string_generator" % "library" % "0.0.4-d"
[com.cesarvaliente.random_string_generator/library "0.0.4-d"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |