Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.mdsol |
ArtifactId | ArtifactIdmauth-signer-akka-http_2.13 |
Version | Version4.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-signer-akka-http_2.13/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-signer-akka-http_2.13</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-akka-http_2.13/
implementation 'com.mdsol:mauth-signer-akka-http_2.13:4.0.2'
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-akka-http_2.13/
implementation ("com.mdsol:mauth-signer-akka-http_2.13:4.0.2")
'com.mdsol:mauth-signer-akka-http_2.13:jar:4.0.2'
<dependency org="com.mdsol" name="mauth-signer-akka-http_2.13" rev="4.0.2">
<artifact name="mauth-signer-akka-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-signer-akka-http_2.13', version='4.0.2')
)
libraryDependencies += "com.mdsol" % "mauth-signer-akka-http_2.13" % "4.0.2"
[com.mdsol/mauth-signer-akka-http_2.13 "4.0.2"]