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