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