Last Version

JSRouter Compiler 1.0.1

Compiler for JSRouter to find route

License

License

GroupId

GroupId

io.github.luoxuwei
ArtifactId

ArtifactId

jsrouter-compiler
Version

Version

1.0.1
Type

Type

jar
Description

Description

JSRouter Compiler
Compiler for JSRouter to find route
Project URL

Project URL

https://github.com/luoxuwei/JSRouter/
Source Code Management

Source Code Management

https://github.com/luoxuwei/JSRouter/

Download jsrouter-compiler 1.0.1


<!-- 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"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.