is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-commons-ebus 2.5.0.1.e

Crafter Commons Events Bus

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-commons-ebus
Version

Version

2.5.0.1.e
Type

Type

jar

Download crafter-commons-ebus 2.5.0.1.e


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