License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-resizable |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionangular-resizable
WebJar for angular-resizable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-resizable-1.2.0.pom | |
angular-resizable-1.2.0.jar | 8 KB |
angular-resizable-1.2.0-sources.jar | 22 bytes |
angular-resizable-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-resizable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-resizable</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-resizable/
implementation 'org.webjars.npm:angular-resizable:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-resizable/
implementation ("org.webjars.npm:angular-resizable:1.2.0")
'org.webjars.npm:angular-resizable:jar:1.2.0'
<dependency org="org.webjars.npm" name="angular-resizable" rev="1.2.0">
<artifact name="angular-resizable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-resizable', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "angular-resizable" % "1.2.0"
[org.webjars.npm/angular-resizable "1.2.0"]