is not current version
Last Version 1.7.0

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

reactive-lib-common

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.lightbend.rp
ArtifactId

ArtifactId

reactive-lib-common_2.12
Version

Version

1.6.0
Type

Type

jar

Download reactive-lib-common_2.12 1.6.0


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