Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.homeaway.streamplatform |
ArtifactId | ArtifactIdstream-registry-core |
Version | Version0.4.10 |
Type | Typejar |
Filename | Size |
---|---|
stream-registry-core-0.4.10.pom | |
stream-registry-core-0.4.10.jar | 142 KB |
stream-registry-core-0.4.10-sources.jar | 88 KB |
stream-registry-core-0.4.10-javadoc.jar | 892 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry-core/ -->
<dependency>
<groupId>com.homeaway.streamplatform</groupId>
<artifactId>stream-registry-core</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry-core/
implementation 'com.homeaway.streamplatform:stream-registry-core:0.4.10'
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry-core/
implementation ("com.homeaway.streamplatform:stream-registry-core:0.4.10")
'com.homeaway.streamplatform:stream-registry-core:jar:0.4.10'
<dependency org="com.homeaway.streamplatform" name="stream-registry-core" rev="0.4.10">
<artifact name="stream-registry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.homeaway.streamplatform', module='stream-registry-core', version='0.4.10')
)
libraryDependencies += "com.homeaway.streamplatform" % "stream-registry-core" % "0.4.10"
[com.homeaway.streamplatform/stream-registry-core "0.4.10"]