| GroupId | GroupIdse.irori.kafka |
|---|---|
| ArtifactId | ArtifactIdclaim-check-interceptors-azure |
| Version | Version0.7.1 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/ -->
<dependency>
<groupId>se.irori.kafka</groupId>
<artifactId>claim-check-interceptors-azure</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/
implementation 'se.irori.kafka:claim-check-interceptors-azure:0.7.1'
// https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/
implementation ("se.irori.kafka:claim-check-interceptors-azure:0.7.1")
'se.irori.kafka:claim-check-interceptors-azure:jar:0.7.1'
<dependency org="se.irori.kafka" name="claim-check-interceptors-azure" rev="0.7.1">
<artifact name="claim-check-interceptors-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.irori.kafka', module='claim-check-interceptors-azure', version='0.7.1')
)
libraryDependencies += "se.irori.kafka" % "claim-check-interceptors-azure" % "0.7.1"
[se.irori.kafka/claim-check-interceptors-azure "0.7.1"]