gwt-angular-examples CustomDirective

An example GWT Angular module demonstrating the use of custom directives.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Angular
Группа

Группа

com.asayama.docs.gwt.angular.examples
Идентификатор

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

CustomDirective
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

gwt-angular-examples CustomDirective
An example GWT Angular module demonstrating the use of custom directives.

Скачать CustomDirective

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/CustomDirective/ -->
<dependency>
    <groupId>com.asayama.docs.gwt.angular.examples</groupId>
    <artifactId>CustomDirective</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/CustomDirective/
implementation 'com.asayama.docs.gwt.angular.examples:CustomDirective:1.0.3'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/CustomDirective/
implementation ("com.asayama.docs.gwt.angular.examples:CustomDirective:1.0.3")
'com.asayama.docs.gwt.angular.examples:CustomDirective:jar:1.0.3'
<dependency org="com.asayama.docs.gwt.angular.examples" name="CustomDirective" rev="1.0.3">
  <artifact name="CustomDirective" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='CustomDirective', version='1.0.3')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "CustomDirective" % "1.0.3"
[com.asayama.docs.gwt.angular.examples/CustomDirective "1.0.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.asayama.gwt.angular : gwt-angular-ngRoute jar 0.2.4
com.asayama.gwt.angular : gwt-angular-ngSanitize jar 0.2.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0
0.1.2
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66
0.0.65-patch.1