License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdreactify_2.11 |
Version | Version4.0.8 |
Type | Typejar |
Description |
Descriptionreactify
reactify
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactify_2.11-4.0.8.pom | |
reactify_2.11-4.0.8.jar | 142 KB |
reactify_2.11-4.0.8-sources.jar | 14 KB |
reactify_2.11-4.0.8-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/reactify_2.11/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>reactify_2.11</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/reactify_2.11/
implementation 'com.outr:reactify_2.11:4.0.8'
// https://jarcasting.com/artifacts/com.outr/reactify_2.11/
implementation ("com.outr:reactify_2.11:4.0.8")
'com.outr:reactify_2.11:jar:4.0.8'
<dependency org="com.outr" name="reactify_2.11" rev="4.0.8">
<artifact name="reactify_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='reactify_2.11', version='4.0.8')
)
libraryDependencies += "com.outr" % "reactify_2.11" % "4.0.8"
[com.outr/reactify_2.11 "4.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.11 |