Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.ensody.reactivestate |
ArtifactId | ArtifactIdreactivestate |
Version | Version3.4.0 |
Type | Typeaar |
Filename | Size |
---|---|
reactivestate-3.4.0.pom | |
reactivestate-3.4.0-sources.jar | 7 KB |
reactivestate-3.4.0-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate/ -->
<dependency>
<groupId>com.ensody.reactivestate</groupId>
<artifactId>reactivestate</artifactId>
<version>3.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate/
implementation 'com.ensody.reactivestate:reactivestate:3.4.0'
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate/
implementation ("com.ensody.reactivestate:reactivestate:3.4.0")
'com.ensody.reactivestate:reactivestate:aar:3.4.0'
<dependency org="com.ensody.reactivestate" name="reactivestate" rev="3.4.0">
<artifact name="reactivestate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ensody.reactivestate', module='reactivestate', version='3.4.0')
)
libraryDependencies += "com.ensody.reactivestate" % "reactivestate" % "3.4.0"
[com.ensody.reactivestate/reactivestate "3.4.0"]