is not current version
Last Version 4.0.8

com.outr:reactify_2.12 1.4.1

reactify

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.outr
ArtifactId

ArtifactId

reactify_2.12
Version

Version

1.4.1
Type

Type

jar

Download reactify_2.12 1.4.1


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