License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-redux__store |
Last Version | Last Version6.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@angular-redux/store
WebJar for @angular-redux/store
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-redux__store-6.4.4.pom | |
angular-redux__store-6.4.4.jar | 85 KB |
angular-redux__store-6.4.4-sources.jar | 22 bytes |
angular-redux__store-6.4.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-redux__store/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-redux__store</artifactId>
<version>6.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-redux__store/
implementation 'org.webjars.npm:angular-redux__store:6.4.4'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-redux__store/
implementation ("org.webjars.npm:angular-redux__store:6.4.4")
'org.webjars.npm:angular-redux__store:jar:6.4.4'
<dependency org="org.webjars.npm" name="angular-redux__store" rev="6.4.4">
<artifact name="angular-redux__store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-redux__store', version='6.4.4')
)
libraryDependencies += "org.webjars.npm" % "angular-redux__store" % "6.4.4"
[org.webjars.npm/angular-redux__store "6.4.4"]