aspectjX

A aspectj library.

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

io.github.chensj1992
ArtifactId

ArtifactId

aspectjX
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

aspectjX
A aspectj library.
Project URL

Project URL

https://github.com/chensj1992/test/
Source Code Management

Source Code Management

https://github.com/chensj1992/test/

Download aspectjX

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.chensj1992/aspectjX/ -->
<dependency>
    <groupId>io.github.chensj1992</groupId>
    <artifactId>aspectjX</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chensj1992/aspectjX/
implementation 'io.github.chensj1992:aspectjX:1.0.0'
// https://jarcasting.com/artifacts/io.github.chensj1992/aspectjX/
implementation ("io.github.chensj1992:aspectjX:1.0.0")
'io.github.chensj1992:aspectjX:aar:1.0.0'
<dependency org="io.github.chensj1992" name="aspectjX" rev="1.0.0">
  <artifact name="aspectjX" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.chensj1992', module='aspectjX', version='1.0.0')
)
libraryDependencies += "io.github.chensj1992" % "aspectjX" % "1.0.0"
[io.github.chensj1992/aspectjX "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.3

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0