is not current version
Last Version 8.9.0

com.cedarsoft:business 1.0.2


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

business
Version

Version

1.0.2
Type

Type

jar

Download business 1.0.2


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