GroupId | GroupIdcom.gitee.archermind-ti |
---|---|
ArtifactId | ArtifactIdgrouter-annotation |
Last Version | Last Version1.0.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
grouter-annotation-1.0.1-beta.pom | |
grouter-annotation-1.0.1-beta.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-annotation/ -->
<dependency>
<groupId>com.gitee.archermind-ti</groupId>
<artifactId>grouter-annotation</artifactId>
<version>1.0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-annotation/
implementation 'com.gitee.archermind-ti:grouter-annotation:1.0.1-beta'
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/grouter-annotation/
implementation ("com.gitee.archermind-ti:grouter-annotation:1.0.1-beta")
'com.gitee.archermind-ti:grouter-annotation:jar:1.0.1-beta'
<dependency org="com.gitee.archermind-ti" name="grouter-annotation" rev="1.0.1-beta">
<artifact name="grouter-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.archermind-ti', module='grouter-annotation', version='1.0.1-beta')
)
libraryDependencies += "com.gitee.archermind-ti" % "grouter-annotation" % "1.0.1-beta"
[com.gitee.archermind-ti/grouter-annotation "1.0.1-beta"]