Last Version

Reactive Model Generator 1.0.0-RC5

An annotation processor for generating reactive models

License

License

GroupId

GroupId

com.github.dimsuz
ArtifactId

ArtifactId

etg-model-generator-runtime
Version

Version

1.0.0-RC5
Type

Type

jar
Description

Description

Reactive Model Generator
An annotation processor for generating reactive models
Project URL

Project URL

https://github.com/dimsuz/etg-model-generator
Source Code Management

Source Code Management

https://github.com/dimsuz/etg-model-generator

Download etg-model-generator-runtime 1.0.0-RC5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.7

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21

Project Modules

There are no modules declared in this project.