| License |
License
MIT License
|
|---|---|
| Categories |
Categoriesta4j Business Logic Libraries Financial |
| GroupId | GroupIdeu.verdelhan |
| ArtifactId | ArtifactIdta4j-parent |
| Version | Version0.9 |
| Type | Typepom |
| Description |
DescriptionTa4j Parent
ta4j is a Java library providing a simple API for technical analysis.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ta4j-parent-0.9.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.verdelhan/ta4j-parent/ -->
<dependency>
<groupId>eu.verdelhan</groupId>
<artifactId>ta4j-parent</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j-parent/
implementation 'eu.verdelhan:ta4j-parent:0.9'
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j-parent/
implementation ("eu.verdelhan:ta4j-parent:0.9")
'eu.verdelhan:ta4j-parent:pom:0.9'
<dependency org="eu.verdelhan" name="ta4j-parent" rev="0.9">
<artifact name="ta4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.verdelhan', module='ta4j-parent', version='0.9')
)
libraryDependencies += "eu.verdelhan" % "ta4j-parent" % "0.9"
[eu.verdelhan/ta4j-parent "0.9"]