| GroupId | GroupIdcom.jwebmp |
|---|---|
| ArtifactId | ArtifactIdjwebmp-xeditable |
| Version | Version0.59.0.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jwebmp-xeditable-0.59.0.14.pom | |
| jwebmp-xeditable-0.59.0.14.jar | 548 KB |
| jwebmp-xeditable-0.59.0.14-tests.jar | 2 KB |
| jwebmp-xeditable-0.59.0.14-sources.jar | 555 KB |
| jwebmp-xeditable-0.59.0.14-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-xeditable/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-xeditable</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-xeditable/
implementation 'com.jwebmp:jwebmp-xeditable:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-xeditable/
implementation ("com.jwebmp:jwebmp-xeditable:0.59.0.14")
'com.jwebmp:jwebmp-xeditable:jar:0.59.0.14'
<dependency org="com.jwebmp" name="jwebmp-xeditable" rev="0.59.0.14">
<artifact name="jwebmp-xeditable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-xeditable', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp" % "jwebmp-xeditable" % "0.59.0.14"
[com.jwebmp/jwebmp-xeditable "0.59.0.14"]