<dependency>
<groupId>com.github.sixro</groupId>
<artifactId>commons-finance</artifactId>
<version>0.8.0</version>
</dependency>
implementation 'com.github.sixro:commons-finance:0.8.0'
com.github.sixro:commons-finance:0.8.0
<dependency org="com.github.sixro" name="commons-finance" rev="0.8.0" />
libraryDependencies += "com.github.sixro" % "commons-finance" % "0.8.0"
@Grab(group='com.github.sixro', module='commons-finance', version='0.8.0')
[com.github.sixro/commons-finance "0.8.0"]
'com.github.sixro:commons-finance:jar:0.8.0'