添加依赖
<dependency>
<groupId>com.jpalint</groupId>
<artifactId>annotations</artifactId>
<version>0.1.5</version>
</dependency>
implementation 'com.jpalint:annotations:0.1.5'
com.jpalint:annotations:0.1.5
<dependency org="com.jpalint" name="annotations" rev="0.1.5" />
libraryDependencies += "com.jpalint" % "annotations" % "0.1.5"
@Grab(group='com.jpalint', module='annotations', version='0.1.5')
[com.jpalint/annotations "0.1.5"]
'com.jpalint:annotations:jar:0.1.5'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | annotations-0.1.5.jar |
| 源码包 | annotations-0.1.5-sources.jar |