Last Version

fastapt 1.0.1

java fast aop framework

License

License

GroupId

GroupId

org.fastlight
ArtifactId

ArtifactId

fastaop
Version

Version

1.0.1
Type

Type

jar
Description

Description

fastapt
java fast aop framework
Project URL

Project URL

https://github.com/fast-light/fastaop

Download fastaop 1.0.1


<!-- https://jarcasting.com/artifacts/org.fastlight/fastaop/ -->
<dependency>
    <groupId>org.fastlight</groupId>
    <artifactId>fastaop</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastlight/fastaop/
implementation 'org.fastlight:fastaop:1.0.1'
// https://jarcasting.com/artifacts/org.fastlight/fastaop/
implementation ("org.fastlight:fastaop:1.0.1")
'org.fastlight:fastaop:jar:1.0.1'
<dependency org="org.fastlight" name="fastaop" rev="1.0.1">
  <artifact name="fastaop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastlight', module='fastaop', version='1.0.1')
)
libraryDependencies += "org.fastlight" % "fastaop" % "1.0.1"
[org.fastlight/fastaop "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.fastlight : fastapt jar 1.0.1

Project Modules

There are no modules declared in this project.