Categories |
CategoriesAngular User Interface Web Frameworks Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-angular-auto-focus |
Version | Version0.59.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-auto-focus/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-angular-auto-focus</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-auto-focus/
implementation 'com.jwebmp:jwebmp-angular-auto-focus:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-auto-focus/
implementation ("com.jwebmp:jwebmp-angular-auto-focus:0.59.0.14")
'com.jwebmp:jwebmp-angular-auto-focus:jar:0.59.0.14'
<dependency org="com.jwebmp" name="jwebmp-angular-auto-focus" rev="0.59.0.14">
<artifact name="jwebmp-angular-auto-focus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-angular-auto-focus', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp" % "jwebmp-angular-auto-focus" % "0.59.0.14"
[com.jwebmp/jwebmp-angular-auto-focus "0.59.0.14"]