is not current version
Last Version 0.4.1

com.homeaway.streamingplatform:stream-registry 0.3.2


Categories

Categories

ORM Data
GroupId

GroupId

com.homeaway.streamingplatform
ArtifactId

ArtifactId

stream-registry
Version

Version

0.3.2
Type

Type

jar

Download stream-registry 0.3.2


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