Last Version

Picnic :: Reactive Support 0.0.2

Reactive programming support library by Picnic.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

tech.picnic.reactive-support
ArtifactId

ArtifactId

reactive-support
Version

Version

0.0.2
Type

Type

pom
Description

Description

Picnic :: Reactive Support
Reactive programming support library by Picnic.
Project URL

Project URL

https://github.com/PicnicSupermarket/reactive-support
Project Organization

Project Organization

Picnic Technologies BV
Source Code Management

Source Code Management

https://github.com/PicnicSupermarket/reactive-support

Download reactive-support 0.0.2

Filename Size
reactive-support-0.0.2.pom 47 KB
Browse

<!-- https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/ -->
<dependency>
    <groupId>tech.picnic.reactive-support</groupId>
    <artifactId>reactive-support</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/
implementation 'tech.picnic.reactive-support:reactive-support:0.0.2'
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/
implementation ("tech.picnic.reactive-support:reactive-support:0.0.2")
'tech.picnic.reactive-support:reactive-support:pom:0.0.2'
<dependency org="tech.picnic.reactive-support" name="reactive-support" rev="0.0.2">
  <artifact name="reactive-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.picnic.reactive-support', module='reactive-support', version='0.0.2')
)
libraryDependencies += "tech.picnic.reactive-support" % "reactive-support" % "0.0.2"
[tech.picnic.reactive-support/reactive-support "0.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

  • rxjava-support