is not current version
Last Version 2.3.8

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-core
Version

Version

2.3.1
Type

Type

aar
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-core 2.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.