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