is not current version
Last Version 4.1.0

com.ebay.jetstream:jetstream-channels-processors 4.0.2


GroupId

GroupId

com.ebay.jetstream
ArtifactId

ArtifactId

jetstream-channels-processors
Version

Version

4.0.2
Type

Type

jar

Download jetstream-channels-processors 4.0.2


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