is not current version
Last Version 1.1

com.github.nisrulz:awesomelib 1.0

Android Library to make any text into Toast with Awesome prepended to the text

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

awesomelib
Version

Version

1.0
Type

Type

aar

Download awesomelib 1.0


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