Asynchronize :: Annotation Processor

Asynchronize is a Java APT processor that generates an asynchronous interface with callback arguments from interfaces annotated with @Asynchronize

License

License

GroupId

GroupId

org.codejuicer
ArtifactId

ArtifactId

asynchronize-processor
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Asynchronize :: Annotation Processor
Asynchronize is a Java APT processor that generates an asynchronous interface with callback arguments from interfaces annotated with @Asynchronize
Project URL

Project URL

https://github.com/codejuicer/asynchronize

Download asynchronize-processor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.2.0

Project Modules

There are no modules declared in this project.
org.codejuicer

codejuicer.org

fresh open source Java toolkits, made with healthy code ingredients

Versions

Version
0.9.1