is not current version
Last Version 13.1.1

org.webjars.npm:angular__core 5.0.3

WebJar for @angular/core

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__core
Version

Version

5.0.3
Type

Type

jar

Download angular__core 5.0.3


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