a

awesomelib

Android Library to make any text into Toast with Awesome prepended to the text
https://github.com/nisrulz/UploadToBintray
The Apache Software License, Version 2.0
Nishant Srivastava
文件下载
文件名 操作
awesomelib-1.1.pom 下载
awesomelib-1.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.nisrulz</groupId>
  <artifactId>awesomelib</artifactId>
  <version>1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.nisrulz:awesomelib:1.1'
Gradle Kotlin
implementation("com.github.nisrulz:awesomelib:1.1")
Scala SBT
libraryDependencies += "com.github.nisrulz" % "awesomelib" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.nisrulz', module='awesomelib', version='1.1')
)
Apache Ivy
<dependency org="com.github.nisrulz" name="awesomelib" rev="1.1" />
Leiningen
[com.github.nisrulz/awesomelib "1.1"]
Apache Buildr
'com.github.nisrulz:awesomelib:jar:1.1'
本项目依赖