is not current version
Last Version 1.0.5

org.carewebframework:org.carewebframework.web.react.example 1.0.2


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.web.react.example
Version

Version

1.0.2
Type

Type

jar

Download org.carewebframework.web.react.example 1.0.2


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