is not current version
Last Version 0.4.9

com.homeaway.streamplatform:infra-provider 0.4.3


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

com.homeaway.streamplatform
ArtifactId

ArtifactId

infra-provider
Version

Version

0.4.3
Type

Type

jar

Download infra-provider 0.4.3


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