msgpraser

Android message processing and scheduling management tools, can be very convenient to solve the complex message distribution processing, simplified development

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

msgpraser
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

msgpraser
Android message processing and scheduling management tools, can be very convenient to solve the complex message distribution processing, simplified development
Project URL

Project URL

https://github.com/zlgspace/msgpraser
Source Code Management

Source Code Management

https://github.com/zlgspace/msgpraser

Download msgpraser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.zlgspace : msgpraser-annotation jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0