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