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