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