is not current version
Last Version 3.8.16

me.laoyuyu.aria:compiler 3.8.16-beta-2

android 下载框架

GroupId

GroupId

me.laoyuyu.aria
ArtifactId

ArtifactId

compiler
Version

Version

3.8.16-beta-2
Type

Type

pom

Download compiler 3.8.16-beta-2


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