tt1

a test sdk demo

License

License

GroupId

GroupId

com.heytap
ArtifactId

ArtifactId

tt1
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

tt1
a test sdk demo
Project URL

Project URL

https://github.com/OPPO-OpenPlatform/msp
Source Code Management

Source Code Management

https://github.com/OPPO-OpenPlatform/msp

Download tt1

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.auth0 : java-jwt jar 3.18.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0