| License |
License
MIT License
|
|---|---|
| Categories |
Categoriesta4j Business Logic Libraries Financial |
| GroupId | GroupIdorg.ta4j |
| ArtifactId | ArtifactIdta4j-parent |
| Version | Version0.14 |
| 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.14.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ta4j/ta4j-parent/ -->
<dependency>
<groupId>org.ta4j</groupId>
<artifactId>ta4j-parent</artifactId>
<version>0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ta4j/ta4j-parent/
implementation 'org.ta4j:ta4j-parent:0.14'
// https://jarcasting.com/artifacts/org.ta4j/ta4j-parent/
implementation ("org.ta4j:ta4j-parent:0.14")
'org.ta4j:ta4j-parent:pom:0.14'
<dependency org="org.ta4j" name="ta4j-parent" rev="0.14">
<artifact name="ta4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ta4j', module='ta4j-parent', version='0.14')
)
libraryDependencies += "org.ta4j" % "ta4j-parent" % "0.14"
[org.ta4j/ta4j-parent "0.14"]