is not current version
Last Version 3.1.0

com.vendasta:accounts.v1 3.0.2

Java SDK for managing activations of Marketplace applications and addons.

GroupId

GroupId

com.vendasta
ArtifactId

ArtifactId

accounts.v1
Version

Version

3.0.2
Type

Type

jar

Download accounts.v1 3.0.2


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