is not current version
Last Version 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.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Angular
GroupId

GroupId

com.asayama.docs.gwt.angular.examples
ArtifactId

ArtifactId

CustomFilter
Version

Version

0.0.65-patch.1
Type

Type

jar

Download 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"]