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