License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.mdsol |
ArtifactId | ArtifactIdmauth-authenticator-scala_2.13 |
Version | Version8.0.0 |
Type | Typejar |
Description |
Descriptionmauth-authenticator-scala
MAuth clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-scala_2.13/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-authenticator-scala_2.13</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-scala_2.13/
implementation 'com.mdsol:mauth-authenticator-scala_2.13:8.0.0'
// https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-scala_2.13/
implementation ("com.mdsol:mauth-authenticator-scala_2.13:8.0.0")
'com.mdsol:mauth-authenticator-scala_2.13:jar:8.0.0'
<dependency org="com.mdsol" name="mauth-authenticator-scala_2.13" rev="8.0.0">
<artifact name="mauth-authenticator-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-authenticator-scala_2.13', version='8.0.0')
)
libraryDependencies += "com.mdsol" % "mauth-authenticator-scala_2.13" % "8.0.0"
[com.mdsol/mauth-authenticator-scala_2.13 "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.mdsol : mauth-authenticator | jar | 8.0.0 |
org.typelevel : cats-effect_2.13 | jar | 3.2.9 |
Group / Artifact | Type | Version |
---|---|---|
com.mdsol : mauth-signer | jar | 8.0.0 |
com.mdsol : mauth-test-utils | jar | 8.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalamock : scalamock_2.13 | jar | 5.1.0 |
org.scalatest : scalatest_2.13 | jar | 3.2.7 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.3 |