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