Categories |
CategoriesAngular User Interface Web Frameworks CLI |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-angular-fastclick |
Version | Version0.63.0.61 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-fastclick/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-angular-fastclick</artifactId>
<version>0.63.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-fastclick/
implementation 'com.jwebmp:jwebmp-angular-fastclick:0.63.0.61'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-fastclick/
implementation ("com.jwebmp:jwebmp-angular-fastclick:0.63.0.61")
'com.jwebmp:jwebmp-angular-fastclick:jar:0.63.0.61'
<dependency org="com.jwebmp" name="jwebmp-angular-fastclick" rev="0.63.0.61">
<artifact name="jwebmp-angular-fastclick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-angular-fastclick', version='0.63.0.61')
)
libraryDependencies += "com.jwebmp" % "jwebmp-angular-fastclick" % "0.63.0.61"
[com.jwebmp/jwebmp-angular-fastclick "0.63.0.61"]