is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:spring-boot-starter-mobile-push 1.0.6.RELEASE

A simple package of IOS and Aurora push

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-mobile-push
Version

Version

1.0.6.RELEASE
Type

Type

jar

Download spring-boot-starter-mobile-push 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-mobile-push/ -->
<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>spring-boot-starter-mobile-push</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-mobile-push/
implementation 'com.github.luues:spring-boot-starter-mobile-push:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-mobile-push/
implementation ("com.github.luues:spring-boot-starter-mobile-push:1.0.6.RELEASE")
'com.github.luues:spring-boot-starter-mobile-push:jar:1.0.6.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-mobile-push" rev="1.0.6.RELEASE">
  <artifact name="spring-boot-starter-mobile-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-mobile-push', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-mobile-push" % "1.0.6.RELEASE"
[com.github.luues/spring-boot-starter-mobile-push "1.0.6.RELEASE"]