License |
License |
---|---|
GroupId | GroupIdio.github.zlgspace |
ArtifactId | ArtifactIdmsgpraser-compiler |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionmsgpraser-compiler
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 |
Filename | Size |
---|---|
msgpraser-compiler-1.0.0.pom | |
msgpraser-compiler-1.0.0.jar | 9 KB |
msgpraser-compiler-1.0.0-sources.jar | 5 KB |
msgpraser-compiler-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-compiler/ -->
<dependency>
<groupId>io.github.zlgspace</groupId>
<artifactId>msgpraser-compiler</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-compiler/
implementation 'io.github.zlgspace:msgpraser-compiler:1.0.0'
// https://jarcasting.com/artifacts/io.github.zlgspace/msgpraser-compiler/
implementation ("io.github.zlgspace:msgpraser-compiler:1.0.0")
'io.github.zlgspace:msgpraser-compiler:jar:1.0.0'
<dependency org="io.github.zlgspace" name="msgpraser-compiler" rev="1.0.0">
<artifact name="msgpraser-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zlgspace', module='msgpraser-compiler', version='1.0.0')
)
libraryDependencies += "io.github.zlgspace" % "msgpraser-compiler" % "1.0.0"
[io.github.zlgspace/msgpraser-compiler "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.7.0 |
com.google.auto.service : auto-service | jar | 1.0-rc6 |
io.github.zlgspace : msgpraser-annotation | jar | 1.0.0 |