Last Version

cpdetector 1.0.10

cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.

License

License

GroupId

GroupId

com.github.jiangxincode
ArtifactId

ArtifactId

cpdetector
Version

Version

1.0.10
Type

Type

jar
Description

Description

cpdetector
cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.
Project URL

Project URL

https://sourceforge.net/projects/cpdetector/

Download cpdetector 1.0.10


<!-- https://jarcasting.com/artifacts/com.github.jiangxincode/cpdetector/ -->
<dependency>
    <groupId>com.github.jiangxincode</groupId>
    <artifactId>cpdetector</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiangxincode/cpdetector/
implementation 'com.github.jiangxincode:cpdetector:1.0.10'
// https://jarcasting.com/artifacts/com.github.jiangxincode/cpdetector/
implementation ("com.github.jiangxincode:cpdetector:1.0.10")
'com.github.jiangxincode:cpdetector:jar:1.0.10'
<dependency org="com.github.jiangxincode" name="cpdetector" rev="1.0.10">
  <artifact name="cpdetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiangxincode', module='cpdetector', version='1.0.10')
)
libraryDependencies += "com.github.jiangxincode" % "cpdetector" % "1.0.10"
[com.github.jiangxincode/cpdetector "1.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.