is not current version
Last Version 0.0.14

org.webjars:rx-angular 0.0.5

WebJar for rx.angular.js

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

rx-angular
Version

Version

0.0.5
Type

Type

jar

Download rx-angular 0.0.5


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