Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sixpointsix |
ArtifactId | ArtifactIdcarpo-finance |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
carpo-finance-0.5.0.pom | |
carpo-finance-0.5.0.jar | 4 KB |
carpo-finance-0.5.0-sources.jar | 4 KB |
carpo-finance-0.5.0-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/ -->
<dependency>
<groupId>net.sixpointsix</groupId>
<artifactId>carpo-finance</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/
implementation 'net.sixpointsix:carpo-finance:0.5.0'
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-finance/
implementation ("net.sixpointsix:carpo-finance:0.5.0")
'net.sixpointsix:carpo-finance:jar:0.5.0'
<dependency org="net.sixpointsix" name="carpo-finance" rev="0.5.0">
<artifact name="carpo-finance" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sixpointsix', module='carpo-finance', version='0.5.0')
)
libraryDependencies += "net.sixpointsix" % "carpo-finance" % "0.5.0"
[net.sixpointsix/carpo-finance "0.5.0"]