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