GroupId | GroupIdorg.entur.ror.helpers |
---|---|
ArtifactId | ArtifactIdcamel3-entur-google-pubsub |
Version | Version1.0.78 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>camel3-entur-google-pubsub</artifactId>
<version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/
implementation 'org.entur.ror.helpers:camel3-entur-google-pubsub:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/
implementation ("org.entur.ror.helpers:camel3-entur-google-pubsub:1.0.78")
'org.entur.ror.helpers:camel3-entur-google-pubsub:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="camel3-entur-google-pubsub" rev="1.0.78">
<artifact name="camel3-entur-google-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='camel3-entur-google-pubsub', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "camel3-entur-google-pubsub" % "1.0.78"
[org.entur.ror.helpers/camel3-entur-google-pubsub "1.0.78"]