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