{
  "formatVersion": "1.1",
  "component": {
    "url": "../../socket/3.2.6/socket-3.2.6.module",
    "group": "com.ditchoom",
    "module": "socket",
    "version": "3.2.6",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.3"
    }
  },
  "variants": [
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "com.ditchoom",
          "module": "buffer-flow",
          "version": {
            "requires": "5.2.0"
          }
        },
        {
          "group": "com.ditchoom",
          "module": "buffer-codec",
          "version": {
            "requires": "5.2.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.0"
          }
        }
      ],
      "files": [
        {
          "name": "socket-release.aar",
          "url": "socket-android-3.2.6.aar",
          "size": 286947,
          "sha512": "2ed22541f398b7110cdc51dcf46077d045cd02307a7b75cf4fec0629bc3d4bc79974e8afc26120ebc4fb146943e70357c1f3ccf98ff991a7e9513a34b0ff544f",
          "sha256": "1be6bf6033eeb874403f6a4053ad2426057cee4a0d576107cd3f2f759b92ac73",
          "sha1": "b1e142ad4c3e4e5736c1752d20064a5824083972",
          "md5": "cd563c66e72e1c01780ab2e8f6dab328"
        }
      ]
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "androidx.core",
          "module": "core-ktx",
          "version": {
            "requires": "1.17.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.ditchoom",
          "module": "buffer-flow",
          "version": {
            "requires": "5.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.ditchoom",
          "module": "buffer-codec",
          "version": {
            "requires": "5.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "com.ditchoom",
          "module": "buffer",
          "version": {
            "requires": "5.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "socket-release.aar",
          "url": "socket-android-3.2.6.aar",
          "size": 286947,
          "sha512": "2ed22541f398b7110cdc51dcf46077d045cd02307a7b75cf4fec0629bc3d4bc79974e8afc26120ebc4fb146943e70357c1f3ccf98ff991a7e9513a34b0ff544f",
          "sha256": "1be6bf6033eeb874403f6a4053ad2426057cee4a0d576107cd3f2f759b92ac73",
          "sha1": "b1e142ad4c3e4e5736c1752d20064a5824083972",
          "md5": "cd563c66e72e1c01780ab2e8f6dab328"
        }
      ]
    },
    {
      "name": "releaseSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "android",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "files": [
        {
          "name": "socket-android-3.2.6-sources.jar",
          "url": "socket-android-3.2.6-sources.jar",
          "size": 48227,
          "sha512": "687c39c50bb5dba9968f74e11032931fb0fcdd7c8baa316912161d6bced3b7b628ec00e5201545c0390e4170f802e3c6e259933721785033da15b5a21d4676c6",
          "sha256": "f55d613be2143cb68b2d3c842d5f4315ae0830ccb8f547e659a63ddb79bf084e",
          "sha1": "e2acdbd80262d2eaaff2d82a4f611f5a4e212ec6",
          "md5": "7fdf28e9b9f9e33669b5b5b11a10d7f8"
        }
      ]
    }
  ]
}
