License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.whatspos.sdk |
ArtifactId | ArtifactIdsignature-provider |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPAXSTORE Signature Provider Interface
PAXSTORE Signature Provider Interface
|
Project URL |
Project URL |
Filename | Size |
---|---|
signature-provider-1.1.pom | |
signature-provider-1.1.jar | 3 KB |
signature-provider-1.1-sources.jar | 1 KB |
signature-provider-1.1-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/ -->
<dependency>
<groupId>com.whatspos.sdk</groupId>
<artifactId>signature-provider</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/
implementation 'com.whatspos.sdk:signature-provider:1.1'
// https://jarcasting.com/artifacts/com.whatspos.sdk/signature-provider/
implementation ("com.whatspos.sdk:signature-provider:1.1")
'com.whatspos.sdk:signature-provider:jar:1.1'
<dependency org="com.whatspos.sdk" name="signature-provider" rev="1.1">
<artifact name="signature-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whatspos.sdk', module='signature-provider', version='1.1')
)
libraryDependencies += "com.whatspos.sdk" % "signature-provider" % "1.1"
[com.whatspos.sdk/signature-provider "1.1"]