{ "formatVersion": "1.1", "component": { "group": "dev.inmo", "module": "tgbotapi.core", "version": "28.0.1", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "8.13" } }, "variants": [ { "name": "metadataApiElements", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-metadata", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlinx", "module": "kotlinx-serialization-json", "version": { "requires": "1.9.0" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.10.2" } }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-serialization-properties", "version": { "requires": "1.9.0" } }, { "group": "com.soywiz.korge", "module": "korlibs-time", "version": { "requires": "5.4.0" } }, { "group": "com.soywiz.korge", "module": "korlibs-crypto", "version": { "requires": "5.4.0" } }, { "group": "com.benasher44", "module": "uuid", "version": { "requires": "0.8.4" } }, { "group": "dev.inmo", "module": "micro_utils.colors.common", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.coroutines", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.serialization.base64", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.serialization.encapsulator", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.serialization.typed_serializer", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.serialization.mapper", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.ktor.common", "version": { "requires": "0.26.3" } }, { "group": "dev.inmo", "module": "micro_utils.language_codes", "version": { "requires": "0.26.3" } }, { "group": "io.ktor", "module": "ktor-client-core", "version": { "requires": "3.2.3" } }, { "group": "dev.inmo", "module": "kslog", "version": { "requires": "1.5.0" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "2.2.10" } } ], "files": [ { "name": "tgbotapi.core-metadata-28.0.1.jar", "url": "tgbotapi.core-28.0.1.jar", "size": 928862, "sha512": "a9625a3fbe66a5957491da93e9e830c9178a0dc1ff9e9f561517b173d5f4b706617dba9f1795d9899c7b0dd9f4ee6795cc57f34911b696b529525a68fc985ef8", "sha256": "435a25cbb598d2ba4285e865b8e71e3275406e31f675f8ee3ccf820ab07e6fdb", "sha1": "1b4f13c57243aa2150c3c8cea7a3767c781f5fa7", "md5": "042fa0d8a6dcc34dfcc3cbbb193580e5" } ] }, { "name": "metadataSourcesElements", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "common" }, "files": [ { "name": "tgbotapi.core-kotlin-28.0.1-sources.jar", "url": "tgbotapi.core-28.0.1-sources.jar", "size": 565462, "sha512": "faeb09deddc1ede998101db45cb06c22ffd5ff3d97748c5f4354e566a4697094d6111327bb9042136fb6e07ef77d7c342e6b59155527a5d1ff5d739f42eeb70c", "sha256": "14f703c87fb9b0b6d96b591359dc3e00f04295a83e344844ce356de3b89eedf3", "sha1": "3310bc5bcc98fe1d8b18fa1f32f6eba70398bac7", "md5": "471e66904f357064b710d352f514814d" } ] }, { "name": "jsApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../tgbotapi.core-js/28.0.1/tgbotapi.core-js-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-js", "version": "28.0.1" } }, { "name": "jsRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../tgbotapi.core-js/28.0.1/tgbotapi.core-js-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-js", "version": "28.0.1" } }, { "name": "jsSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.js.compiler": "ir", "org.jetbrains.kotlin.platform.type": "js" }, "available-at": { "url": "../../tgbotapi.core-js/28.0.1/tgbotapi.core-js-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-js", "version": "28.0.1" } }, { "name": "jvmApiElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../tgbotapi.core-jvm/28.0.1/tgbotapi.core-jvm-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-jvm", "version": "28.0.1" } }, { "name": "jvmRuntimeElements-published", "attributes": { "org.gradle.category": "library", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../tgbotapi.core-jvm/28.0.1/tgbotapi.core-jvm-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-jvm", "version": "28.0.1" } }, { "name": "jvmSourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "available-at": { "url": "../../tgbotapi.core-jvm/28.0.1/tgbotapi.core-jvm-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-jvm", "version": "28.0.1" } }, { "name": "linuxArm64ApiElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "linux_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-linuxarm64/28.0.1/tgbotapi.core-linuxarm64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-linuxarm64", "version": "28.0.1" } }, { "name": "linuxArm64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "linux_arm64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-linuxarm64/28.0.1/tgbotapi.core-linuxarm64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-linuxarm64", "version": "28.0.1" } }, { "name": "linuxX64ApiElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "linux_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-linuxx64/28.0.1/tgbotapi.core-linuxx64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-linuxx64", "version": "28.0.1" } }, { "name": "linuxX64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "linux_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-linuxx64/28.0.1/tgbotapi.core-linuxx64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-linuxx64", "version": "28.0.1" } }, { "name": "mingwX64ApiElements-published", "attributes": { "artifactType": "org.jetbrains.kotlin.klib", "org.gradle.category": "library", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.native.target": "mingw_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-mingwx64/28.0.1/tgbotapi.core-mingwx64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-mingwx64", "version": "28.0.1" } }, { "name": "mingwX64SourcesElements-published", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.jvm.environment": "non-jvm", "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.native.target": "mingw_x64", "org.jetbrains.kotlin.platform.type": "native" }, "available-at": { "url": "../../tgbotapi.core-mingwx64/28.0.1/tgbotapi.core-mingwx64-28.0.1.module", "group": "dev.inmo", "module": "tgbotapi.core-mingwx64", "version": "28.0.1" } } ] }