is not current version
Last Version 4.1.0

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


GroupId

GroupId

com.ebay.jetstream
ArtifactId

ArtifactId

jetstream-channels-processors
Version

Version

4.0.1
Type

Type

jar

Download jetstream-channels-processors 4.0.1


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