com.fxtlabs/winst

Winst=gain. Track your trading activities, holdings, and realized gains in multiple currencies.

Leiningen/Boot

[com.fxtlabs/winst "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.fxtlabs/winst {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("com.fxtlabs:winst:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.fxtlabs</groupId>
  <artifactId>winst</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>