is not current version
Last Version 1.0.28

com.shapestone:event-stream-consumer 1.0.27

null

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

event-stream-consumer
Version

Version

1.0.27
Type

Type

jar

Download event-stream-consumer 1.0.27


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