License |
License |
---|---|
GroupId | GroupIdio.github.zlgspace |
ArtifactId | ArtifactIdmsgpraser-annotation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmsgpraser-annotation
Android message processing and scheduling management tools, can be very convenient to solve the complex message distribution processing, simplified development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-annotation/ -->
<dependency>
<groupId>io.github.zlgspace</groupId>
<artifactId>msgpraser-annotation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-annotation/
implementation 'io.github.zlgspace:msgpraser-annotation:1.0.0'
// https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-annotation/
implementation ("io.github.zlgspace:msgpraser-annotation:1.0.0")
'io.github.zlgspace:msgpraser-annotation:jar:1.0.0'
<dependency org="io.github.zlgspace" name="msgpraser-annotation" rev="1.0.0">
<artifact name="msgpraser-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zlgspace', module='msgpraser-annotation', version='1.0.0')
)
libraryDependencies += "io.github.zlgspace" % "msgpraser-annotation" % "1.0.0"
[io.github.zlgspace/msgpraser-annotation "1.0.0"]