License |
License |
---|---|
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-async-compiler |
Version | Version2.0-RC3 |
Type | Typejar |
Description |
DescriptionEnroscar Async Compiler
Processor for @Load/@Send annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async-compiler/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-async-compiler</artifactId>
<version>2.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async-compiler/
implementation 'com.stanfy.enroscar:enroscar-async-compiler:2.0-RC3'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-async-compiler/
implementation ("com.stanfy.enroscar:enroscar-async-compiler:2.0-RC3")
'com.stanfy.enroscar:enroscar-async-compiler:jar:2.0-RC3'
<dependency org="com.stanfy.enroscar" name="enroscar-async-compiler" rev="2.0-RC3">
<artifact name="enroscar-async-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-async-compiler', version='2.0-RC3')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-async-compiler" % "2.0-RC3"
[com.stanfy.enroscar/enroscar-async-compiler "2.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javawriter | jar | 2.5.0 |
com.stanfy.enroscar : enroscar-async-rx-annotations | jar | 2.0-RC3 |
com.stanfy.enroscar : enroscar-async-interface | jar | 2.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.6 |
com.google.truth : truth | jar | 0.27 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 18.0 |
io.reactivex : rxjava | jar | 1.0.14 |