| License | License | 
|---|---|
| Categories | CategoriesResin Container Application Servers Github Development Tools Version Controls | 
| GroupId | GroupIdorg.webjars.bower | 
| ArtifactId | ArtifactIdgithub-com-abberesina-lvlDragDrop | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionlvlDragDrop WebJar for lvlDragDrop | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-abberesina-lvlDragDrop/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-abberesina-lvlDragDrop</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bower/github-com-abberesina-lvlDragDrop/
implementation 'org.webjars.bower:github-com-abberesina-lvlDragDrop:1.0.0'// https://jarcasting.com/artifacts/org.webjars.bower/github-com-abberesina-lvlDragDrop/
implementation ("org.webjars.bower:github-com-abberesina-lvlDragDrop:1.0.0")'org.webjars.bower:github-com-abberesina-lvlDragDrop:jar:1.0.0'<dependency org="org.webjars.bower" name="github-com-abberesina-lvlDragDrop" rev="1.0.0">
  <artifact name="github-com-abberesina-lvlDragDrop" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bower', module='github-com-abberesina-lvlDragDrop', version='1.0.0')
)libraryDependencies += "org.webjars.bower" % "github-com-abberesina-lvlDragDrop" % "1.0.0"[org.webjars.bower/github-com-abberesina-lvlDragDrop "1.0.0"]