| License | License | 
|---|---|
| Categories | CategoriesGithub Development Tools Version Controls Dex General Purpose Libraries Utility | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdgithub-com-mistic100-jQuery-extendext | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjquery-extendext WebJar for jquery-extendext | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mistic100-jQuery-extendext/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-mistic100-jQuery-extendext</artifactId>
    <version>0.1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mistic100-jQuery-extendext/
implementation 'org.webjars.npm:github-com-mistic100-jQuery-extendext:0.1.2'// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mistic100-jQuery-extendext/
implementation ("org.webjars.npm:github-com-mistic100-jQuery-extendext:0.1.2")'org.webjars.npm:github-com-mistic100-jQuery-extendext:jar:0.1.2'<dependency org="org.webjars.npm" name="github-com-mistic100-jQuery-extendext" rev="0.1.2">
  <artifact name="github-com-mistic100-jQuery-extendext" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mistic100-jQuery-extendext', version='0.1.2')
)libraryDependencies += "org.webjars.npm" % "github-com-mistic100-jQuery-extendext" % "0.1.2"[org.webjars.npm/github-com-mistic100-jQuery-extendext "0.1.2"]