is not current version
Last Version 1.1

com.whatspos.sdk:signature-provider 1.0

PAXSTORE Signature Provider Interface

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.whatspos.sdk
ArtifactId

ArtifactId

signature-provider
Version

Version

1.0
Type

Type

jar

Download signature-provider 1.0


<!-- https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/ -->
<dependency>
    <groupId>com.whatspos.sdk</groupId>
    <artifactId>signature-provider</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/
implementation 'com.whatspos.sdk:signature-provider:1.0'
// https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/
implementation ("com.whatspos.sdk:signature-provider:1.0")
'com.whatspos.sdk:signature-provider:jar:1.0'
<dependency org="com.whatspos.sdk" name="signature-provider" rev="1.0">
  <artifact name="signature-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whatspos.sdk', module='signature-provider', version='1.0')
)
libraryDependencies += "com.whatspos.sdk" % "signature-provider" % "1.0"
[com.whatspos.sdk/signature-provider "1.0"]