Last Version

auto-async 1.0.2

A Library to generate async interface

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.vakilla
ArtifactId

ArtifactId

auto-async
Version

Version

1.0.2
Type

Type

jar
Description

Description

auto-async
A Library to generate async interface
Project URL

Project URL

https://github.com/YanXs/auto-async
Source Code Management

Source Code Management

https://github.com/YanXs/auto-async

Download auto-async 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.7.0

Project Modules

There are no modules declared in this project.