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