| License |
License |
|---|---|
| GroupId | GroupIdio.github.luoxuwei |
| ArtifactId | ArtifactIdjsrouter-compiler |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSRouter Compiler
Compiler for JSRouter to find route
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsrouter-compiler-1.0.1.pom | |
| jsrouter-compiler-1.0.1.jar | 12 KB |
| jsrouter-compiler-1.0.1-sources.jar | 6 KB |
| jsrouter-compiler-1.0.1-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.luoxuwei/jsrouter-compiler/ -->
<dependency>
<groupId>io.github.luoxuwei</groupId>
<artifactId>jsrouter-compiler</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luoxuwei/jsrouter-compiler/
implementation 'io.github.luoxuwei:jsrouter-compiler:1.0.1'
// https://jarcasting.com/artifacts/io.github.luoxuwei/jsrouter-compiler/
implementation ("io.github.luoxuwei:jsrouter-compiler:1.0.1")
'io.github.luoxuwei:jsrouter-compiler:jar:1.0.1'
<dependency org="io.github.luoxuwei" name="jsrouter-compiler" rev="1.0.1">
<artifact name="jsrouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luoxuwei', module='jsrouter-compiler', version='1.0.1')
)
libraryDependencies += "io.github.luoxuwei" % "jsrouter-compiler" % "1.0.1"
[io.github.luoxuwei/jsrouter-compiler "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.luoxuwei : jsrouter-annotation | jar | 1.0.1 |
| com.squareup : javapoet | jar | 1.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| com.alibaba : fastjson | jar | 1.2.69 |