is not current version
Last Version 8.9.0

com.cedarsoft:business 1.0.0


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

business
Version

Version

1.0.0
Type

Type

pom

Download business 1.0.0

Filename Size
business-1.0.0.pom 4 KB
Browse

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