не последняя версия
Последняя версия 1.8.2

org.webjars.npm:angular-route 1.2.30

WebJar for angular-route

Категории

Категории

Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

angular-route
Версия

Версия

1.2.30
Тип

Тип

jar

Скачать angular-route 1.2.30


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