is not current version
Last Version 13.1.1

org.webjars.npm:angular__core 2.0.0-rc.7

WebJar for @angular/core

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__core
Version

Version

2.0.0-rc.7
Type

Type

jar

Download angular__core 2.0.0-rc.7


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