Last Version

Enroscar Async Compiler 2.0.alpha1

Processor for @Load/@Send annotations

License

License

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

async-compiler
Version

Version

2.0.alpha1
Type

Type

jar
Description

Description

Enroscar Async Compiler
Processor for @Load/@Send annotations
Project URL

Project URL

https://github.com/stanfy/enroscar
Source Code Management

Source Code Management

https://github.com/stanfy/enroscar

Download async-compiler 2.0.alpha1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javawriter jar 2.5.0

test (6)

Group / Artifact Type Version
org.truth0 : truth jar 0.13
com.google.testing.compile : compile-testing jar 0.4
org.robolectric : robolectric jar 2.3-SNAPSHOT
com.google.guava : guava jar 16.0.1
junit : junit jar 4.11
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.