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