is not current version
Last Version 0.4.1

com.homeaway.streamingplatform:stream-registry-core 0.4.0


Categories

Categories

ORM Data
GroupId

GroupId

com.homeaway.streamingplatform
ArtifactId

ArtifactId

stream-registry-core
Version

Version

0.4.0
Type

Type

jar

Download stream-registry-core 0.4.0


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