| License |
License |
|---|---|
| GroupId | GroupIdio.github.mixpush |
| ArtifactId | ArtifactIdmixpush-core |
| Last Version | Last Version2.3.8 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMixPush
MixPush for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mixpush-core-2.3.8.pom | |
| mixpush-core-2.3.8.aar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mixpush/mixpush-core/ -->
<dependency>
<groupId>io.github.mixpush</groupId>
<artifactId>mixpush-core</artifactId>
<version>2.3.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mixpush/mixpush-core/
implementation 'io.github.mixpush:mixpush-core:2.3.8'
// https://jarcasting.com/artifacts/io.github.mixpush/mixpush-core/
implementation ("io.github.mixpush:mixpush-core:2.3.8")
'io.github.mixpush:mixpush-core:aar:2.3.8'
<dependency org="io.github.mixpush" name="mixpush-core" rev="2.3.8">
<artifact name="mixpush-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.mixpush', module='mixpush-core', version='2.3.8')
)
libraryDependencies += "io.github.mixpush" % "mixpush-core" % "2.3.8"
[io.github.mixpush/mixpush-core "2.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |