| License |
License |
|---|---|
| GroupId | GroupIdcom.stanfy.enroscar |
| ArtifactId | ArtifactIdasync-compiler |
| Version | Version2.0.alpha1 |
| Type | Typejar |
| Description |
DescriptionEnroscar Async Compiler
Processor for @Load/@Send annotations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| async-compiler-2.0.alpha1.pom | |
| async-compiler-2.0.alpha1.jar | 19 KB |
| async-compiler-2.0.alpha1-sources.jar | 8 KB |
| async-compiler-2.0.alpha1-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup : javawriter | jar | 2.5.0 |
| 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 |