| Группа | Группаcom.mdsol |
|---|---|
| Идентификатор | Идентификаторmauth-signer-apachehttp |
| Версия | Версия1.0.16 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-signer-apachehttp/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-signer-apachehttp</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-apachehttp/
implementation 'com.mdsol:mauth-signer-apachehttp:1.0.16'
// https://jarcasting.com/artifacts/com.mdsol/mauth-signer-apachehttp/
implementation ("com.mdsol:mauth-signer-apachehttp:1.0.16")
'com.mdsol:mauth-signer-apachehttp:jar:1.0.16'
<dependency org="com.mdsol" name="mauth-signer-apachehttp" rev="1.0.16">
<artifact name="mauth-signer-apachehttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-signer-apachehttp', version='1.0.16')
)
libraryDependencies += "com.mdsol" % "mauth-signer-apachehttp" % "1.0.16"
[com.mdsol/mauth-signer-apachehttp "1.0.16"]