is not current version
Last Version 2.0.0

org.seedstack.business:business-doc 2.0.0-M3


GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-doc
Version

Version

2.0.0-M3
Type

Type

pom

Download business-doc 2.0.0-M3


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