Files download
File Operation
appdelegate-api-1.0.1.pom download
appdelegate-api-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hele-jeremy</groupId>
  <artifactId>appdelegate-api</artifactId>
  <version>1.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.hele-jeremy:appdelegate-api:1.0.1'
Gradle Kotlin
implementation("io.github.hele-jeremy:appdelegate-api:1.0.1")
Scala SBT
libraryDependencies += "io.github.hele-jeremy" % "appdelegate-api" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hele-jeremy', module='appdelegate-api', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.hele-jeremy" name="appdelegate-api" rev="1.0.1" />
Leiningen
[io.github.hele-jeremy/appdelegate-api "1.0.1"]
Apache Buildr
'io.github.hele-jeremy:appdelegate-api:jar:1.0.1'
Dependencies
The project has no third-party dependencies