is not current version
Last Version 1.7.4

com.github.target365:target-365-sdk 1.3.1

Enables integration with Target365 online services.

GroupId

GroupId

com.github.target365
ArtifactId

ArtifactId

target-365-sdk
Version

Version

1.3.1
Type

Type

jar

Download target-365-sdk 1.3.1


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