GroupId | GroupIdcom.gitee.archermind-ti |
---|---|
ArtifactId | ArtifactIdgrouter-compiler |
Last Version | Last Version1.0.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
grouter-compiler-1.0.1-beta.pom | |
grouter-compiler-1.0.1-beta.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/ -->
<dependency>
<groupId>com.gitee.archermind-ti</groupId>
<artifactId>grouter-compiler</artifactId>
<version>1.0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/
implementation 'com.gitee.archermind-ti:grouter-compiler:1.0.1-beta'
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/
implementation ("com.gitee.archermind-ti:grouter-compiler:1.0.1-beta")
'com.gitee.archermind-ti:grouter-compiler:jar:1.0.1-beta'
<dependency org="com.gitee.archermind-ti" name="grouter-compiler" rev="1.0.1-beta">
<artifact name="grouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.archermind-ti', module='grouter-compiler', version='1.0.1-beta')
)
libraryDependencies += "com.gitee.archermind-ti" % "grouter-compiler" % "1.0.1-beta"
[com.gitee.archermind-ti/grouter-compiler "1.0.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.archermind-ti : grouter-annotation | jar | 1.0.0 |
com.alibaba : fastjson | jar | 1.1.45 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.7.0 |
org.jetbrains : annotations-java5 | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |