License |
License |
---|---|
GroupId | GroupIdcom.github.nisrulz |
ArtifactId | ArtifactIdawesomelib |
Version | Version1.1 |
Type | Typeaar |
Description |
DescriptionAwesomeLib
Android Library to make any text into Toast with Awesome prepended to the text
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awesomelib-1.1.pom | |
awesomelib-1.1.aar | 16 KB |
awesomelib-1.1-sources.jar | 1 KB |
awesomelib-1.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/awesomelib/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>awesomelib</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/awesomelib/
implementation 'com.github.nisrulz:awesomelib:1.1'
// https://jarcasting.com/artifacts/com.github.nisrulz/awesomelib/
implementation ("com.github.nisrulz:awesomelib:1.1")
'com.github.nisrulz:awesomelib:aar:1.1'
<dependency org="com.github.nisrulz" name="awesomelib" rev="1.1">
<artifact name="awesomelib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='awesomelib', version='1.1')
)
libraryDependencies += "com.github.nisrulz" % "awesomelib" % "1.1"
[com.github.nisrulz/awesomelib "1.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |