is not current version
Last Version 8.9.2

com.cedarsoft.business:financial 1.0.2


Categories

Categories

Financial Business Logic Libraries
GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

financial
Version

Version

1.0.2
Type

Type

jar

Download financial 1.0.2


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