| License | License | 
|---|---|
| Categories | CategoriesGithub Development Tools Version Controls ORM Data | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdgithub-com-winmarkltd-BootstrapFormHelpers | 
| Last Version | Last Version2.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbootstrap-formhelpers WebJar for bootstrap-formhelpers | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-winmarkltd-BootstrapFormHelpers/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-winmarkltd-BootstrapFormHelpers</artifactId>
    <version>2.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/github-com-winmarkltd-BootstrapFormHelpers/
implementation 'org.webjars.npm:github-com-winmarkltd-BootstrapFormHelpers:2.3.0'// https://jarcasting.com/artifacts/org.webjars.npm/github-com-winmarkltd-BootstrapFormHelpers/
implementation ("org.webjars.npm:github-com-winmarkltd-BootstrapFormHelpers:2.3.0")'org.webjars.npm:github-com-winmarkltd-BootstrapFormHelpers:jar:2.3.0'<dependency org="org.webjars.npm" name="github-com-winmarkltd-BootstrapFormHelpers" rev="2.3.0">
  <artifact name="github-com-winmarkltd-BootstrapFormHelpers" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='github-com-winmarkltd-BootstrapFormHelpers', version='2.3.0')
)libraryDependencies += "org.webjars.npm" % "github-com-winmarkltd-BootstrapFormHelpers" % "2.3.0"[org.webjars.npm/github-com-winmarkltd-BootstrapFormHelpers "2.3.0"]