| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesAnt Build Tools ta4j Business Logic Libraries Financial |
| GroupId | GroupIdcom.dheemantech.ta4j |
| ArtifactId | ArtifactIdta4j-core |
| Version | Version0.13 |
| Type | Typejar |
| Description |
DescriptionTa4j Core
ta4j is a Java library providing a simple API for technical analysis.
|
| Filename | Size |
|---|---|
| ta4j-core-0.13.pom | |
| ta4j-core-0.13.jar | 295 KB |
| ta4j-core-0.13-sources.jar | 342 KB |
| ta4j-core-0.13-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-core/ -->
<dependency>
<groupId>com.dheemantech.ta4j</groupId>
<artifactId>ta4j-core</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-core/
implementation 'com.dheemantech.ta4j:ta4j-core:0.13'
// https://jarcasting.com/artifacts/com.dheemantech.ta4j/ta4j-core/
implementation ("com.dheemantech.ta4j:ta4j-core:0.13")
'com.dheemantech.ta4j:ta4j-core:jar:0.13'
<dependency org="com.dheemantech.ta4j" name="ta4j-core" rev="0.13">
<artifact name="ta4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dheemantech.ta4j', module='ta4j-core', version='0.13')
)
libraryDependencies += "com.dheemantech.ta4j" % "ta4j-core" % "0.13"
[com.dheemantech.ta4j/ta4j-core "0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.apache.poi : poi | jar | 3.17 |