Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.mdsol |
ArtifactId | ArtifactIdmauth-signer-akka-http_2.13 |
Version | Version5.0.0 |
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>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-akka-http_2.13/
implementation 'com.mdsol:mauth-signer-akka-http_2.13:5.0.0'
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-akka-http_2.13/
implementation ("com.mdsol:mauth-signer-akka-http_2.13:5.0.0")
'com.mdsol:mauth-signer-akka-http_2.13:jar:5.0.0'
<dependency org="com.mdsol" name="mauth-signer-akka-http_2.13" rev="5.0.0">
<artifact name="mauth-signer-akka-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-signer-akka-http_2.13', version='5.0.0')
)
libraryDependencies += "com.mdsol" % "mauth-signer-akka-http_2.13" % "5.0.0"
[com.mdsol/mauth-signer-akka-http_2.13 "5.0.0"]