Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.angular |
ArtifactId | ArtifactIdjwebmp-angular-touch |
Version | Version1.1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-angular-touch-1.1.1.7.pom | |
jwebmp-angular-touch-1.1.1.7.jar | 17 KB |
jwebmp-angular-touch-1.1.1.7-sources.jar | 21 KB |
jwebmp-angular-touch-1.1.1.7-javadoc.jar | 548 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.angular/jwebmp-angular-touch/ -->
<dependency>
<groupId>com.jwebmp.plugins.angular</groupId>
<artifactId>jwebmp-angular-touch</artifactId>
<version>1.1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.angular/jwebmp-angular-touch/
implementation 'com.jwebmp.plugins.angular:jwebmp-angular-touch:1.1.1.7'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.angular/jwebmp-angular-touch/
implementation ("com.jwebmp.plugins.angular:jwebmp-angular-touch:1.1.1.7")
'com.jwebmp.plugins.angular:jwebmp-angular-touch:jar:1.1.1.7'
<dependency org="com.jwebmp.plugins.angular" name="jwebmp-angular-touch" rev="1.1.1.7">
<artifact name="jwebmp-angular-touch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.angular', module='jwebmp-angular-touch', version='1.1.1.7')
)
libraryDependencies += "com.jwebmp.plugins.angular" % "jwebmp-angular-touch" % "1.1.1.7"
[com.jwebmp.plugins.angular/jwebmp-angular-touch "1.1.1.7"]