is not current version
Last Version 2.0-RC3

com.stanfy.enroscar:enroscar-async-compiler 1.0.0

Processor for @Load/@Send annotations

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-async-compiler
Version

Version

1.0.0
Type

Type

jar

Download enroscar-async-compiler 1.0.0


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