is not current version
Last Version 0.7.0

net.sixpointsix:carpo-finance 0.6.0

Finance library for cases

Categories

Categories

Net
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

carpo-finance
Version

Version

0.6.0
Type

Type

jar

Download carpo-finance 0.6.0


<!-- https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/ -->
<dependency>
    <groupId>net.sixpointsix</groupId>
    <artifactId>carpo-finance</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/
implementation 'net.sixpointsix:carpo-finance:0.6.0'
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/
implementation ("net.sixpointsix:carpo-finance:0.6.0")
'net.sixpointsix:carpo-finance:jar:0.6.0'
<dependency org="net.sixpointsix" name="carpo-finance" rev="0.6.0">
  <artifact name="carpo-finance" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sixpointsix', module='carpo-finance', version='0.6.0')
)
libraryDependencies += "net.sixpointsix" % "carpo-finance" % "0.6.0"
[net.sixpointsix/carpo-finance "0.6.0"]