is not current version
Last Version 1.7.0

com.lightbend.rp:reactive-lib-common_2.12 0.4.1

reactive-lib-common

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.lightbend.rp
ArtifactId

ArtifactId

reactive-lib-common_2.12
Version

Version

0.4.1
Type

Type

jar

Download reactive-lib-common_2.12 0.4.1


<!-- https://jarcasting.com/artifacts/com.lightbend.rp/reactive-lib-common_2.12/ -->
<dependency>
    <groupId>com.lightbend.rp</groupId>
    <artifactId>reactive-lib-common_2.12</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.rp/reactive-lib-common_2.12/
implementation 'com.lightbend.rp:reactive-lib-common_2.12:0.4.1'
// https://jarcasting.com/artifacts/com.lightbend.rp/reactive-lib-common_2.12/
implementation ("com.lightbend.rp:reactive-lib-common_2.12:0.4.1")
'com.lightbend.rp:reactive-lib-common_2.12:jar:0.4.1'
<dependency org="com.lightbend.rp" name="reactive-lib-common_2.12" rev="0.4.1">
  <artifact name="reactive-lib-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.rp', module='reactive-lib-common_2.12', version='0.4.1')
)
libraryDependencies += "com.lightbend.rp" % "reactive-lib-common_2.12" % "0.4.1"
[com.lightbend.rp/reactive-lib-common_2.12 "0.4.1"]