angular-route

WebJar for angular-route

License

License

MIT
Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-route
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

angular-route
WebJar for angular-route
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/angular/angular.js

Download angular-route

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Angular - One framework. Mobile & desktop.

angular-logo
Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules and more.

Want to Help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⬆️ .

org.webjars.npm

Angular

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.9
1.7.8
1.7.7
1.7.5
1.7.4
1.7.3
1.7.0
1.6.9
1.6.8
1.6.6
1.6.5
1.6.3
1.6.2
1.6.1
1.5.11
1.5.8
1.5.7
1.5.6
1.5.5
1.5.3
1.5.0
1.5.0-rc.2
1.5.0-rc.1
1.5.0-rc.0
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.1
1.4.0
1.3.20
1.3.17
1.3.15
1.2.30
1.2.27