HTMLSearchableCompression

A utility library for compressing HTML while being able to search text.

License

License

Categories

Categories

Ant Build Tools Search Business Logic Libraries
GroupId

GroupId

org.mantoux
ArtifactId

ArtifactId

HTMLSearchableCompression
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

HTMLSearchableCompression
A utility library for compressing HTML while being able to search text.
Project URL

Project URL

https://github.com/amantoux/html-searchable-compression
Source Code Management

Source Code Management

https://github.com/amantoux/datastructures.git

Download HTMLSearchableCompression

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mantoux : datastructures jar 1.0
com.googlecode.java-diff-utils : diffutils jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2