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

com.asayama.docs.gwt.angular.examples:CustomDirective 0.1.0

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

Категории

Категории

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

Группа

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

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

CustomDirective
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать CustomDirective 0.1.0


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