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