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