License |
License |
---|---|
GroupId | GroupIdcom.heytap |
ArtifactId | ArtifactIdtt1 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontt1
a test sdk demo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tt1-1.0.1.pom | |
tt1-1.0.1.jar | 3 KB |
tt1-1.0.1-sources.jar | 284 bytes |
tt1-1.0.1-javadoc.jar | 284 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.18.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |