is not current version
Last Version 2.1.0-rc.1

org.webjars.npm:angular2-universal 0.99.0

WebJar for angular2-universal

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular2-universal
Version

Version

0.99.0
Type

Type

jar

Download angular2-universal 0.99.0


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