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

org.webjars.npm:angular-route 1.4.1

WebJar for angular-route

Категории

Категории

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

Группа

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

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

angular-route
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать angular-route 1.4.1


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