License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ngrx-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@ngrx/core
WebJar for @ngrx/core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-ngrx-core-1.0.1.pom | |
github-com-ngrx-core-1.0.1.jar | 16 KB |
github-com-ngrx-core-1.0.1-sources.jar | 22 bytes |
github-com-ngrx-core-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ngrx-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ngrx-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ngrx-core/
implementation 'org.webjars.npm:github-com-ngrx-core:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ngrx-core/
implementation ("org.webjars.npm:github-com-ngrx-core:1.0.1")
'org.webjars.npm:github-com-ngrx-core:jar:1.0.1'
<dependency org="org.webjars.npm" name="github-com-ngrx-core" rev="1.0.1">
<artifact name="github-com-ngrx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ngrx-core', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-ngrx-core" % "1.0.1"
[org.webjars.npm/github-com-ngrx-core "1.0.1"]