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