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