is not current version
Last Version 2.59

com.quantxt.core:qt-core 2.8.12

Quantxt core library for text extraction and document analysis.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantxt.core
ArtifactId

ArtifactId

qt-core
Version

Version

2.8.12
Type

Type

jar

Download qt-core 2.8.12


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