Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-bootstrap-quick-forms |
Version | Version0.65.0.3 |
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.65.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bootstrap-quick-forms/
implementation 'com.jwebmp:jwebmp-bootstrap-quick-forms:0.65.0.3'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bootstrap-quick-forms/
implementation ("com.jwebmp:jwebmp-bootstrap-quick-forms:0.65.0.3")
'com.jwebmp:jwebmp-bootstrap-quick-forms:jar:0.65.0.3'
<dependency org="com.jwebmp" name="jwebmp-bootstrap-quick-forms" rev="0.65.0.3">
<artifact name="jwebmp-bootstrap-quick-forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-bootstrap-quick-forms', version='0.65.0.3')
)
libraryDependencies += "com.jwebmp" % "jwebmp-bootstrap-quick-forms" % "0.65.0.3"
[com.jwebmp/jwebmp-bootstrap-quick-forms "0.65.0.3"]