Last Version

fastapt 1.0.1

java fast annotation processor tool

License

License

GroupId

GroupId

org.fastlight
ArtifactId

ArtifactId

fastapt
Version

Version

1.0.1
Type

Type

jar
Description

Description

fastapt
java fast annotation processor tool
Project URL

Project URL

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

Download fastapt 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc7
org.apache.commons : commons-lang3 jar 3.9

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.