Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.homeaway.streamingplatform |
ArtifactId | ArtifactIdstream-registry-parent |
Version | Version0.3.2 |
Type | Typepom |
Filename | Size |
---|---|
stream-registry-parent-0.3.2.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.homeaway.streamingplatform/stream-registry-parent/ -->
<dependency>
<groupId>com.homeaway.streamingplatform</groupId>
<artifactId>stream-registry-parent</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.homeaway.streamingplatform/stream-registry-parent/
implementation 'com.homeaway.streamingplatform:stream-registry-parent:0.3.2'
// https://jarcasting.com/artifacts/com.homeaway.streamingplatform/stream-registry-parent/
implementation ("com.homeaway.streamingplatform:stream-registry-parent:0.3.2")
'com.homeaway.streamingplatform:stream-registry-parent:pom:0.3.2'
<dependency org="com.homeaway.streamingplatform" name="stream-registry-parent" rev="0.3.2">
<artifact name="stream-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.homeaway.streamingplatform', module='stream-registry-parent', version='0.3.2')
)
libraryDependencies += "com.homeaway.streamingplatform" % "stream-registry-parent" % "0.3.2"
[com.homeaway.streamingplatform/stream-registry-parent "0.3.2"]