Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-redux__store |
Version | Version6.4.3 |
Type | Typejar |
Filename | Size |
---|---|
angular-redux__store-6.4.3.pom | |
angular-redux__store-6.4.3.jar | 85 KB |
angular-redux__store-6.4.3-sources.jar | 22 bytes |
angular-redux__store-6.4.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-redux__store/
implementation 'org.webjars.npm:angular-redux__store:6.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-redux__store/
implementation ("org.webjars.npm:angular-redux__store:6.4.3")
'org.webjars.npm:angular-redux__store:jar:6.4.3'
<dependency org="org.webjars.npm" name="angular-redux__store" rev="6.4.3">
<artifact name="angular-redux__store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-redux__store', version='6.4.3')
)
libraryDependencies += "org.webjars.npm" % "angular-redux__store" % "6.4.3"
[org.webjars.npm/angular-redux__store "6.4.3"]