Categories |
Categoriesta4j Business Logic Libraries Financial |
---|---|
GroupId | GroupIdeu.verdelhan |
ArtifactId | ArtifactIdta4j |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
ta4j-0.6.pom | |
ta4j-0.6.jar | 108 KB |
ta4j-0.6-sources.jar | 134 KB |
ta4j-0.6-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.verdelhan/ta4j/ -->
<dependency>
<groupId>eu.verdelhan</groupId>
<artifactId>ta4j</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j/
implementation 'eu.verdelhan:ta4j:0.6'
// https://jarcasting.com/artifacts/eu.verdelhan/ta4j/
implementation ("eu.verdelhan:ta4j:0.6")
'eu.verdelhan:ta4j:jar:0.6'
<dependency org="eu.verdelhan" name="ta4j" rev="0.6">
<artifact name="ta4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.verdelhan', module='ta4j', version='0.6')
)
libraryDependencies += "eu.verdelhan" % "ta4j" % "0.6"
[eu.verdelhan/ta4j "0.6"]