is not current version
Last Version 2.3.7

MixPush 2.3.1

A application used as an example on how to set up pushing its components to the Central Repository .

License

License

GroupId

GroupId

io.github.mixpush
ArtifactId

ArtifactId

mixpush-sender
Version

Version

2.3.1
Type

Type

jar
Description

Description

MixPush
A application used as an example on how to set up pushing its components to the Central Repository .
Project URL

Project URL

https://github.com/taoweiji/MixPush
Source Code Management

Source Code Management

https://github.com/taoweiji/MixPush

Download mixpush-sender 2.3.1


<!-- https://jarcasting.com/artifacts/io.github.mixpush/mixpush-sender/ -->
<dependency>
    <groupId>io.github.mixpush</groupId>
    <artifactId>mixpush-sender</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mixpush/mixpush-sender/
implementation 'io.github.mixpush:mixpush-sender:2.3.1'
// https://jarcasting.com/artifacts/io.github.mixpush/mixpush-sender/
implementation ("io.github.mixpush:mixpush-sender:2.3.1")
'io.github.mixpush:mixpush-sender:jar:2.3.1'
<dependency org="io.github.mixpush" name="mixpush-sender" rev="2.3.1">
  <artifact name="mixpush-sender" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mixpush', module='mixpush-sender', version='2.3.1')
)
libraryDependencies += "io.github.mixpush" % "mixpush-sender" % "2.3.1"
[io.github.mixpush/mixpush-sender "2.3.1"]

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.12
com.alibaba : fastjson jar 1.2.71
org.apache.httpcomponents : httpmime jar 4.5.12
io.github.mixpush : opush-server-sdk jar 2.3.1
io.github.mixpush : vpush-server-sdk jar 2.3.0
io.github.mixpush : mipush-server-sdk jar 2.3.0
com.googlecode.json-simple : json-simple jar 1.1
com.meizu.flyme : push-server-sdk jar 1.2.8.20190114_release
io.github.mixpush : huaweipush-server-sdk jar 2.3.0
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 26.0-jre
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26
cn.teaey.apns4j : apns4j jar 1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.