GroupId | GroupIdcom.mdsol |
---|---|
ArtifactId | ArtifactIdmauth-signer |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
mauth-signer-2.0.4.pom | |
mauth-signer-2.0.4.jar | 4 KB |
mauth-signer-2.0.4-sources.jar | 3 KB |
mauth-signer-2.0.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-signer/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-signer</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer/
implementation 'com.mdsol:mauth-signer:2.0.4'
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer/
implementation ("com.mdsol:mauth-signer:2.0.4")
'com.mdsol:mauth-signer:jar:2.0.4'
<dependency org="com.mdsol" name="mauth-signer" rev="2.0.4">
<artifact name="mauth-signer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-signer', version='2.0.4')
)
libraryDependencies += "com.mdsol" % "mauth-signer" % "2.0.4"
[com.mdsol/mauth-signer "2.0.4"]