is not current version
Last Version 2.0.0-M3

org.seedstack.business:business-audit 2.0.0-M2


GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-audit
Version

Version

2.0.0-M2
Type

Type

jar

Download business-audit 2.0.0-M2


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