| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.storm-bit |
| ArtifactId | ArtifactIdtiktok-api |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTikTokApi
Kotlin version of the python TikTokApi library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tiktok-api-1.0.2.pom | |
| tiktok-api-1.0.2.jar | 45 KB |
| tiktok-api-1.0.2-sources.jar | 35 KB |
| tiktok-api-1.0.2-javadoc.jar | 267 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.storm-bit/tiktok-api/ -->
<dependency>
<groupId>com.github.storm-bit</groupId>
<artifactId>tiktok-api</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.storm-bit/tiktok-api/
implementation 'com.github.storm-bit:tiktok-api:1.0.2'
// https://jarcasting.com/artifacts/com.github.storm-bit/tiktok-api/
implementation ("com.github.storm-bit:tiktok-api:1.0.2")
'com.github.storm-bit:tiktok-api:jar:1.0.2'
<dependency org="com.github.storm-bit" name="tiktok-api" rev="1.0.2">
<artifact name="tiktok-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.storm-bit', module='tiktok-api', version='1.0.2')
)
libraryDependencies += "com.github.storm-bit" % "tiktok-api" % "1.0.2"
[com.github.storm-bit/tiktok-api "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.20-RC |
| net.dongliu : requests | jar | 5.0.8 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| commons-io : commons-io | jar | 2.6 |
| com.github.storm-bit : playwright | jar | 1.0 |