is not current version
Last Version 4.4.0

org.seedstack.business:business 4.2.2


GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business
Version

Version

4.2.2
Type

Type

pom

Download business 4.2.2

Filename Size
business-4.2.2.pom 7 KB
Browse

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