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

com.asayama.docs.gwt.angular.examples:CustomFilter 0.0.65-patch.1

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

Категории

Категории

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

Группа

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

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

CustomFilter
Версия

Версия

0.0.65-patch.1
Тип

Тип

jar

Скачать CustomFilter 0.0.65-patch.1


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