is not current version
Last Version 4.0.8

com.outr:reactify_2.12 1.4.3

reactify

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.outr
ArtifactId

ArtifactId

reactify_2.12
Version

Version

1.4.3
Type

Type

jar

Download reactify_2.12 1.4.3


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