| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dimsuz |
| Идентификатор | Идентификаторetg-model-generator-runtime |
| Версия | Версия1.0.0-RC5 |
| Тип | Типjar |
| Описание |
ОписаниеReactive Model Generator
An annotation processor for generating reactive models
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.dimsuz/etg-model-generator-runtime/ -->
<dependency>
<groupId>com.github.dimsuz</groupId>
<artifactId>etg-model-generator-runtime</artifactId>
<version>1.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dimsuz/etg-model-generator-runtime/
implementation 'com.github.dimsuz:etg-model-generator-runtime:1.0.0-RC5'
// https://jarcasting.com/artifacts/com.github.dimsuz/etg-model-generator-runtime/
implementation ("com.github.dimsuz:etg-model-generator-runtime:1.0.0-RC5")
'com.github.dimsuz:etg-model-generator-runtime:jar:1.0.0-RC5'
<dependency org="com.github.dimsuz" name="etg-model-generator-runtime" rev="1.0.0-RC5">
<artifact name="etg-model-generator-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dimsuz', module='etg-model-generator-runtime', version='1.0.0-RC5')
)
libraryDependencies += "com.github.dimsuz" % "etg-model-generator-runtime" % "1.0.0-RC5"
[com.github.dimsuz/etg-model-generator-runtime "1.0.0-RC5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |