{
  "formatVersion": "1.1",
  "component": {
    "url": "../../socket/3.4.2/socket-3.4.2.module",
    "group": "com.ditchoom",
    "module": "socket",
    "version": "3.4.2",
    "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.4.2.aar",
          "size": 286816,
          "sha512": "523fc5ab0ebe17723aba239276917b44f9f06cf057507f5520441eea03156378f2b61031935727b4acde5d720fb479d7338f2c52b8b4be75afe20a129d4729d8",
          "sha256": "db5bcbf146d06d9ce8c11dca81a18b930e6f242dd44f6ba700ca2948b6c7a08c",
          "sha1": "23d511eb73f9545bae0f356dfd3359f3f9aeda7b",
          "md5": "94e8002a7c0e4abad530db1f4db824c5"
        }
      ]
    },
    {
      "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.4.2.aar",
          "size": 286816,
          "sha512": "523fc5ab0ebe17723aba239276917b44f9f06cf057507f5520441eea03156378f2b61031935727b4acde5d720fb479d7338f2c52b8b4be75afe20a129d4729d8",
          "sha256": "db5bcbf146d06d9ce8c11dca81a18b930e6f242dd44f6ba700ca2948b6c7a08c",
          "sha1": "23d511eb73f9545bae0f356dfd3359f3f9aeda7b",
          "md5": "94e8002a7c0e4abad530db1f4db824c5"
        }
      ]
    },
    {
      "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.4.2-sources.jar",
          "url": "socket-android-3.4.2-sources.jar",
          "size": 48437,
          "sha512": "93cb963c16b0e4b08c511e311cbd4b1d6c861d9569eddd29371a8c9fa50e11afab30d16315302026813feb02e861d03e4f0970682f8cd2a11880e5852b19d611",
          "sha256": "6acb53e5d67c8e0d3a4ef20d67f89a94dd06da3fe6f6e903c34588e30808923c",
          "sha1": "06f58a4a1f063f5dfcf6888a915f0c01aee0ff52",
          "md5": "49342489d88d72abf260ffe97be68898"
        }
      ]
    }
  ]
}
