is not current version
Last Version 0.5.2

com.homeaway.streamplatform:stream-registry-parent 0.4.3

Stream Registry Parent POM

Categories

Categories

ORM Data
GroupId

GroupId

com.homeaway.streamplatform
ArtifactId

ArtifactId

stream-registry-parent
Version

Version

0.4.3
Type

Type

pom

Download stream-registry-parent 0.4.3


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