is not current version
Last Version 3.8.16

me.laoyuyu.aria:annotations 3.8.16-beta-1

android 下载框架

GroupId

GroupId

me.laoyuyu.aria
ArtifactId

ArtifactId

annotations
Version

Version

3.8.16-beta-1
Type

Type

pom

Download annotations 3.8.16-beta-1


<!-- https://jarcasting.com/artifacts/me.laoyuyu.aria/annotations/ -->
<dependency>
    <groupId>me.laoyuyu.aria</groupId>
    <artifactId>annotations</artifactId>
    <version>3.8.16-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.laoyuyu.aria/annotations/
implementation 'me.laoyuyu.aria:annotations:3.8.16-beta-1'
// https://jarcasting.com/artifacts/me.laoyuyu.aria/annotations/
implementation ("me.laoyuyu.aria:annotations:3.8.16-beta-1")
'me.laoyuyu.aria:annotations:pom:3.8.16-beta-1'
<dependency org="me.laoyuyu.aria" name="annotations" rev="3.8.16-beta-1">
  <artifact name="annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.laoyuyu.aria', module='annotations', version='3.8.16-beta-1')
)
libraryDependencies += "me.laoyuyu.aria" % "annotations" % "3.8.16-beta-1"
[me.laoyuyu.aria/annotations "3.8.16-beta-1"]