Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-data-tables |
Version | Version0.65.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-data-tables</artifactId>
<version>0.65.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/
implementation 'com.jwebmp:jwebmp-data-tables:0.65.0.2'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-data-tables/
implementation ("com.jwebmp:jwebmp-data-tables:0.65.0.2")
'com.jwebmp:jwebmp-data-tables:jar:0.65.0.2'
<dependency org="com.jwebmp" name="jwebmp-data-tables" rev="0.65.0.2">
<artifact name="jwebmp-data-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-data-tables', version='0.65.0.2')
)
libraryDependencies += "com.jwebmp" % "jwebmp-data-tables" % "0.65.0.2"
[com.jwebmp/jwebmp-data-tables "0.65.0.2"]