is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-quickforms 0.65.0.2

The JWebSwing QuickForms Annotations implementation

Categories

Categories

ORM Data
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-quickforms
Version

Version

0.65.0.2
Type

Type

jar

Download jwebmp-quickforms 0.65.0.2


<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-quickforms/ -->
<dependency>
    <groupId>com.jwebmp</groupId>
    <artifactId>jwebmp-quickforms</artifactId>
    <version>0.65.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-quickforms/
implementation 'com.jwebmp:jwebmp-quickforms:0.65.0.2'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-quickforms/
implementation ("com.jwebmp:jwebmp-quickforms:0.65.0.2")
'com.jwebmp:jwebmp-quickforms:jar:0.65.0.2'
<dependency org="com.jwebmp" name="jwebmp-quickforms" rev="0.65.0.2">
  <artifact name="jwebmp-quickforms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-quickforms', version='0.65.0.2')
)
libraryDependencies += "com.jwebmp" % "jwebmp-quickforms" % "0.65.0.2"
[com.jwebmp/jwebmp-quickforms "0.65.0.2"]