is not current version
Last Version 1.0.1

com.zimesfield:product-event 0.0.2

E-commerce product event

GroupId

GroupId

com.zimesfield
ArtifactId

ArtifactId

product-event
Version

Version

0.0.2
Type

Type

jar

Download product-event 0.0.2


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