文件下载
文件名 操作
android-eggbox-0.0.2.jar 下载
android-eggbox-0.0.2.pom 下载
android-eggbox-0.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.gfx.gradle</groupId>
  <artifactId>android-eggbox</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.gfx.gradle:android-eggbox:0.0.2'
Gradle Kotlin
implementation("com.github.gfx.gradle:android-eggbox:0.0.2")
Scala SBT
libraryDependencies += "com.github.gfx.gradle" % "android-eggbox" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.gfx.gradle', module='android-eggbox', version='0.0.2')
)
Apache Ivy
<dependency org="com.github.gfx.gradle" name="android-eggbox" rev="0.0.2" />
Leiningen
[com.github.gfx.gradle/android-eggbox "0.0.2"]
Apache Buildr
'com.github.gfx.gradle:android-eggbox:jar:0.0.2'
本项目依赖