Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.forms |
ArtifactId | ArtifactIdjwebmp-data-tables |
Version | Version1.1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-data-tables-1.1.1.7.pom | |
jwebmp-data-tables-1.1.1.7.jar | 3 MB |
jwebmp-data-tables-1.1.1.7-sources.jar | 3 MB |
jwebmp-data-tables-1.1.1.7-javadoc.jar | 542 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-data-tables/ -->
<dependency>
<groupId>com.jwebmp.plugins.forms</groupId>
<artifactId>jwebmp-data-tables</artifactId>
<version>1.1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-data-tables/
implementation 'com.jwebmp.plugins.forms:jwebmp-data-tables:1.1.1.7'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-data-tables/
implementation ("com.jwebmp.plugins.forms:jwebmp-data-tables:1.1.1.7")
'com.jwebmp.plugins.forms:jwebmp-data-tables:jar:1.1.1.7'
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-data-tables" rev="1.1.1.7">
<artifact name="jwebmp-data-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-data-tables', version='1.1.1.7')
)
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-data-tables" % "1.1.1.7"
[com.jwebmp.plugins.forms/jwebmp-data-tables "1.1.1.7"]