is not current version
Last Version 1.0.1-beta

com.gitee.archermind-ti:grouter-compiler 1.0.0-beta


GroupId

GroupId

com.gitee.archermind-ti
ArtifactId

ArtifactId

grouter-compiler
Version

Version

1.0.0-beta
Type

Type

jar

Download grouter-compiler 1.0.0-beta


<!-- https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/ -->
<dependency>
    <groupId>com.gitee.archermind-ti</groupId>
    <artifactId>grouter-compiler</artifactId>
    <version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/
implementation 'com.gitee.archermind-ti:grouter-compiler:1.0.0-beta'
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-compiler/
implementation ("com.gitee.archermind-ti:grouter-compiler:1.0.0-beta")
'com.gitee.archermind-ti:grouter-compiler:jar:1.0.0-beta'
<dependency org="com.gitee.archermind-ti" name="grouter-compiler" rev="1.0.0-beta">
  <artifact name="grouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.archermind-ti', module='grouter-compiler', version='1.0.0-beta')
)
libraryDependencies += "com.gitee.archermind-ti" % "grouter-compiler" % "1.0.0-beta"
[com.gitee.archermind-ti/grouter-compiler "1.0.0-beta"]