is not current version
Last Version 1.5.0

io.reacted:reacted-framework 1.3.7


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reacted
ArtifactId

ArtifactId

reacted-framework
Version

Version

1.3.7
Type

Type

jar

Download reacted-framework 1.3.7


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