не последняя версия
Последняя версия 2.0-RC3

com.stanfy.enroscar:enroscar-async-compiler 2.0.alpha3

Processor for @Load/@Send annotations

Группа

Группа

com.stanfy.enroscar
Идентификатор

Идентификатор

enroscar-async-compiler
Версия

Версия

2.0.alpha3
Тип

Тип

jar

Скачать enroscar-async-compiler 2.0.alpha3


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