| Group ID: |
org.litote.mastodon.ktor.sdk |
| Artifact ID: |
statuses-api-v1-statuses-id-put-client |
| Version: |
0.2.0 |
| Last modified: |
10.04.2026 15:11 |
| Packaging: |
pom.sha512 |
| Name: |
Mastodon ktor sdk |
| Description: |
Mastodon client api operation |
| URL: |
https://github.com/Litote/mastodon-ktor-sdk |
|
|
| Size: |
5.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/litote/mastodon/ktor/sdk/statuses-api-v1-statuses-id-put-client/0.2.0/statuses-api-v1-statuses-id-put-client-0.2.0.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>statuses-api-v1-statuses-id-put-client</artifactId>
<version>0.2.0</version>
<name>Mastodon ktor sdk</name>
<description>Mastodon client api operation</description>
<url>https://github.com/Litote/mastodon-ktor-sdk</url>
<inceptionYear>2026</inceptionYear>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>zigzago</id>
<name>Julien Buret</name>
<email>zigzago@litote.org</email>
<url>https://github.com/zigzago</url>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/Litote/mastodon-ktor-sdk.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Litote/mastodon-ktor-sdk.git</developerConnection>
<url>https://github.com/Litote/mastodon-ktor-sdk</url>
</scm>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-json</artifactId>
<version>1.10.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core</artifactId>
<version>1.10.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging</artifactId>
<version>8.0.01</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-cio</artifactId>
<version>3.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-content-negotiation</artifactId>
<version>3.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core</artifactId>
<version>3.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-serialization-kotlinx-json</artifactId>
<version>3.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-logging</artifactId>
<version>3.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsfamiliarfollowersget-b7d593a6</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsfamiliarfollowersget-10fddec7</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsfamiliarfollowersget-162656ba</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-04cf5721</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-b0793237</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-83730355</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-32903fc7</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-ddf78166</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-27089f74</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-2b22751c</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-029005cb</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-4016b7e9</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>shared-accountsapiv1accountsidstatusesget-f33cecdd</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.3.20</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.litote.mastodon.ktor.sdk</groupId>
<artifactId>statuses-api-v1-statuses-id-put-client</artifactId>
<version>0.2.0</version>
</dependency>
|
| Gradle: |
org.litote.mastodon.ktor.sdk:statuses-api-v1-statuses-id-put-client:0.2.0 |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|