Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.forms |
ArtifactId | ArtifactIdjwebmp-xeditable |
Version | Version1.1.1.5-jre15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/ -->
<dependency>
<groupId>com.jwebmp.plugins.forms</groupId>
<artifactId>jwebmp-xeditable</artifactId>
<version>1.1.1.5-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/
implementation 'com.jwebmp.plugins.forms:jwebmp-xeditable:1.1.1.5-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-xeditable/
implementation ("com.jwebmp.plugins.forms:jwebmp-xeditable:1.1.1.5-jre15")
'com.jwebmp.plugins.forms:jwebmp-xeditable:jar:1.1.1.5-jre15'
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-xeditable" rev="1.1.1.5-jre15">
<artifact name="jwebmp-xeditable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-xeditable', version='1.1.1.5-jre15')
)
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-xeditable" % "1.1.1.5-jre15"
[com.jwebmp.plugins.forms/jwebmp-xeditable "1.1.1.5-jre15"]