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