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