| License |
License
MIT License
|
|---|---|
| Categories |
Categoriesta4j Business Logic Libraries Financial |
| GroupId | GroupIdorg.ta4j |
| ArtifactId | ArtifactIdta4j-examples |
| Version | Version0.14 |
| Type | Typejar |
| Description |
DescriptionTa4j Examples
Provides examples that demonstrate how to use ta4j
|
| Filename | Size |
|---|---|
| ta4j-examples-0.14.pom | |
| ta4j-examples-0.14.jar | 833 KB |
| ta4j-examples-0.14-sources.jar | 823 KB |
| ta4j-examples-0.14-javadoc.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ta4j/ta4j-examples/ -->
<dependency>
<groupId>org.ta4j</groupId>
<artifactId>ta4j-examples</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.ta4j/ta4j-examples/
implementation 'org.ta4j:ta4j-examples:0.14'
// https://jarcasting.com/artifacts/org.ta4j/ta4j-examples/
implementation ("org.ta4j:ta4j-examples:0.14")
'org.ta4j:ta4j-examples:jar:0.14'
<dependency org="org.ta4j" name="ta4j-examples" rev="0.14">
<artifact name="ta4j-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ta4j', module='ta4j-examples', version='0.14')
)
libraryDependencies += "org.ta4j" % "ta4j-examples" % "0.14"
[org.ta4j/ta4j-examples "0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ta4j : ta4j-core | jar | 0.14 |
| com.opencsv : opencsv | jar | 3.9 |
| org.jfree : jfreechart | jar | 1.0.17 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |