is not current version
Last Version 1.0.1

com.zimesfield:order-event 1.0.0

E-commerce order event

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

order-event
Version

Version

1.0.0
Type

Type

jar

Download order-event 1.0.0


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