is not current version
Last Version 1.6.19

com.verygoodsecurity:vgscollect 1.6.14

VGS Collect - is a product suite that allows customers to collect information securely without possession of it. VGS Collect Android SDK allows you to securely collect data from your users via forms without having to have that data pass through your systems. The form fields behave like traditional input fields while securing access to the unsecured data.

Categories

Categories

Security
GroupId

GroupId

com.verygoodsecurity
ArtifactId

ArtifactId

vgscollect
Version

Version

1.6.14
Type

Type

aar

Download vgscollect 1.6.14


<!-- https://jarcasting.com/artifacts/com.verygoodsecurity/vgscollect/ -->
<dependency>
    <groupId>com.verygoodsecurity</groupId>
    <artifactId>vgscollect</artifactId>
    <version>1.6.14</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.verygoodsecurity/vgscollect/
implementation 'com.verygoodsecurity:vgscollect:1.6.14'
// https://jarcasting.com/artifacts/com.verygoodsecurity/vgscollect/
implementation ("com.verygoodsecurity:vgscollect:1.6.14")
'com.verygoodsecurity:vgscollect:aar:1.6.14'
<dependency org="com.verygoodsecurity" name="vgscollect" rev="1.6.14">
  <artifact name="vgscollect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.verygoodsecurity', module='vgscollect', version='1.6.14')
)
libraryDependencies += "com.verygoodsecurity" % "vgscollect" % "1.6.14"
[com.verygoodsecurity/vgscollect "1.6.14"]