License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Search Business Logic Libraries |
GroupId | GroupIdorg.mantoux |
ArtifactId | ArtifactIdHTMLSearchableCompression |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTMLSearchableCompression
A utility library for compressing HTML while being able to search text.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mantoux/HTMLSearchableCompression/ -->
<dependency>
<groupId>org.mantoux</groupId>
<artifactId>HTMLSearchableCompression</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mantoux/HTMLSearchableCompression/
implementation 'org.mantoux:HTMLSearchableCompression:1.3.2'
// https://jarcasting.com/artifacts/org.mantoux/HTMLSearchableCompression/
implementation ("org.mantoux:HTMLSearchableCompression:1.3.2")
'org.mantoux:HTMLSearchableCompression:jar:1.3.2'
<dependency org="org.mantoux" name="HTMLSearchableCompression" rev="1.3.2">
<artifact name="HTMLSearchableCompression" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mantoux', module='HTMLSearchableCompression', version='1.3.2')
)
libraryDependencies += "org.mantoux" % "HTMLSearchableCompression" % "1.3.2"
[org.mantoux/HTMLSearchableCompression "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mantoux : datastructures | jar | 1.0 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |