is not current version
Last Version 8.9.2

com.cedarsoft.business:financial 8.2.1


Categories

Categories

Financial Business Logic Libraries
GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

financial
Version

Version

8.2.1
Type

Type

jar

Download financial 8.2.1


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