Files download
File Operation
mobile-push_2.13-1.24.4.jar download
mobile-push_2.13-1.24.4.pom download
mobile-push_2.13-1.24.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.halfmatthalfcat</groupId>
  <artifactId>mobile-push_2.13</artifactId>
  <version>1.24.4</version>
</dependency>
Gradle Groovy
implementation 'com.github.halfmatthalfcat:mobile-push_2.13:1.24.4'
Gradle Kotlin
implementation("com.github.halfmatthalfcat:mobile-push_2.13:1.24.4")
Scala SBT
libraryDependencies += "com.github.halfmatthalfcat" % "mobile-push_2.13" % "1.24.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.halfmatthalfcat', module='mobile-push_2.13', version='1.24.4')
)
Apache Ivy
<dependency org="com.github.halfmatthalfcat" name="mobile-push_2.13" rev="1.24.4" />
Leiningen
[com.github.halfmatthalfcat/mobile-push_2.13 "1.24.4"]
Apache Buildr
'com.github.halfmatthalfcat:mobile-push_2.13:jar:1.24.4'