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