License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.akarnokd |
ArtifactId | ArtifactIdakarnokd-reactive-rpc |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakarnokd-reactive-rpc
akarnokd-reactive-rpc developed by David Karnok
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.akarnokd/akarnokd-reactive-rpc/ -->
<dependency>
<groupId>com.github.akarnokd</groupId>
<artifactId>akarnokd-reactive-rpc</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akarnokd/akarnokd-reactive-rpc/
implementation 'com.github.akarnokd:akarnokd-reactive-rpc:0.2.0'
// https://jarcasting.com/artifacts/com.github.akarnokd/akarnokd-reactive-rpc/
implementation ("com.github.akarnokd:akarnokd-reactive-rpc:0.2.0")
'com.github.akarnokd:akarnokd-reactive-rpc:jar:0.2.0'
<dependency org="com.github.akarnokd" name="akarnokd-reactive-rpc" rev="0.2.0">
<artifact name="akarnokd-reactive-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akarnokd', module='akarnokd-reactive-rpc', version='0.2.0')
)
libraryDependencies += "com.github.akarnokd" % "akarnokd-reactive-rpc" % "0.2.0"
[com.github.akarnokd/akarnokd-reactive-rpc "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |