is not current version
Last Version 8.9.2

com.cedarsoft.business:financial 8.7.0


Categories

Categories

Financial Business Logic Libraries
GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

financial
Version

Version

8.7.0
Type

Type

jar

Download financial 8.7.0


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