Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-xeditable |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-xeditable-0.9.0.pom | |
angular-xeditable-0.9.0.jar | 40 KB |
angular-xeditable-0.9.0-sources.jar | 22 bytes |
angular-xeditable-0.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-xeditable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-xeditable</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-xeditable/
implementation 'org.webjars.npm:angular-xeditable:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-xeditable/
implementation ("org.webjars.npm:angular-xeditable:0.9.0")
'org.webjars.npm:angular-xeditable:jar:0.9.0'
<dependency org="org.webjars.npm" name="angular-xeditable" rev="0.9.0">
<artifact name="angular-xeditable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-xeditable', version='0.9.0')
)
libraryDependencies += "org.webjars.npm" % "angular-xeditable" % "0.9.0"
[org.webjars.npm/angular-xeditable "0.9.0"]