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