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