is not current version
Last Version 0.1.9

org.webjars:angular-xeditable 0.1.8

WebJar for Angular-xeditable

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-xeditable
Version

Version

0.1.8
Type

Type

jar

Download angular-xeditable 0.1.8


<!-- https://jarcasting.com/artifacts/org.webjars/angular-xeditable/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>angular-xeditable</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/angular-xeditable/
implementation 'org.webjars:angular-xeditable:0.1.8'
// https://jarcasting.com/artifacts/org.webjars/angular-xeditable/
implementation ("org.webjars:angular-xeditable:0.1.8")
'org.webjars:angular-xeditable:jar:0.1.8'
<dependency org="org.webjars" name="angular-xeditable" rev="0.1.8">
  <artifact name="angular-xeditable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='angular-xeditable', version='0.1.8')
)
libraryDependencies += "org.webjars" % "angular-xeditable" % "0.1.8"
[org.webjars/angular-xeditable "0.1.8"]