License |
License |
---|---|
GroupId | GroupIdcom.yanzhenjie.andserver |
ArtifactId | ArtifactIdannotation |
Last Version | Last Version2.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandserver-annotation
jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotation-2.1.10.pom | |
annotation-2.1.10.jar | 11 KB |
annotation-2.1.10-sources.jar | 19 KB |
annotation-2.1.10-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yanzhenjie.andserver/annotation/ -->
<dependency>
<groupId>com.yanzhenjie.andserver</groupId>
<artifactId>annotation</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yanzhenjie.andserver/annotation/
implementation 'com.yanzhenjie.andserver:annotation:2.1.10'
// https://jarcasting.com/artifacts/com.yanzhenjie.andserver/annotation/
implementation ("com.yanzhenjie.andserver:annotation:2.1.10")
'com.yanzhenjie.andserver:annotation:jar:2.1.10'
<dependency org="com.yanzhenjie.andserver" name="annotation" rev="2.1.10">
<artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yanzhenjie.andserver', module='annotation', version='2.1.10')
)
libraryDependencies += "com.yanzhenjie.andserver" % "annotation" % "2.1.10"
[com.yanzhenjie.andserver/annotation "2.1.10"]