jar

com.prof18.kmp-framework-bundler : kmp-framework-bundler

Maven & Gradle

Aug 13, 2023
20 stars

KMP Framework Bundler · Gradle plugin to manage the distribution via CocoaPod of a Kotlin Multiplatform library for Apple platforms with a XCFramework or a FatFramework

Table Of Contents

Latest Version

Download com.prof18.kmp-framework-bundler : kmp-framework-bundler JAR file - Latest Versions:

All Versions

Download com.prof18.kmp-framework-bundler : kmp-framework-bundler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kmp-framework-bundler-0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.prof18.kmpframeworkbundler.task.common

├─ com.prof18.kmpframeworkbundler.task.common.PrepareCocoaRepoForDebugTasks.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.common.PrepareCocoaRepoForDebugTasksKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.common.PrepareCocoaRepoForReleaseTasks.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.common.PrepareCocoaRepoForReleaseTasksKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.common.PublishDebugUtilsKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.common.PublishReleaseUtilsKt.class - [JAR]

com.prof18.kmpframeworkbundler.task.xcframework

├─ com.prof18.kmpframeworkbundler.task.xcframework.BuildDebugXCFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.BuildReleaseXCFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.PublishDebugXCFrameworkKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.PublishDebugXCFrameworkTask.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.PublishReleaseXCFrameworkKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.PublishReleaseXCFrameworkTask.class - [JAR]

com.prof18.kmpframeworkbundler

├─ com.prof18.kmpframeworkbundler.CocoaPodRepoDSL.class - [JAR]

├─ com.prof18.kmpframeworkbundler.KMPFrameworkBundlerExtension.class - [JAR]

├─ com.prof18.kmpframeworkbundler.KMPFrameworkBundlerExtensionKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.KMPFrameworkBundlerPlugin.class - [JAR]

com.prof18.kmpframeworkbundler.task.fatframework

├─ com.prof18.kmpframeworkbundler.task.fatframework.BuildDebugFatFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.fatframework.BuildReleaseFatFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.fatframework.PublishDebugFatFrameworkKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.fatframework.PublishDebugFatFrameworkTask.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.fatframework.PublishReleaseFatFrameworkKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.fatframework.PublishReleaseFatFrameworkTask.class - [JAR]

com.prof18.kmpframeworkbundler.data

├─ com.prof18.kmpframeworkbundler.data.ErrorMessages.class - [JAR]

├─ com.prof18.kmpframeworkbundler.data.FrameworkType.class - [JAR]

├─ com.prof18.kmpframeworkbundler.data.FrameworkTypeKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.data.PluginConfig.class - [JAR]

com.prof18.kmpframeworkbundler.task

├─ com.prof18.kmpframeworkbundler.task.GenerateCocoaPodRepositoryTask.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.GenerateCocoaPodRepositoryTaskKt.class - [JAR]

com.prof18.kmpframeworkbundler.utils

├─ com.prof18.kmpframeworkbundler.utils.UtilsKt.class - [JAR]

com.prof18.kmpframeworkbundler.task.xcframework.legacy

├─ com.prof18.kmpframeworkbundler.task.xcframework.legacy.BuildLegacyDebugXCFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.legacy.BuildLegacyReleaseXCFrameworkTaskKt.class - [JAR]

├─ com.prof18.kmpframeworkbundler.task.xcframework.legacy.BuildXCFrameworkKt.class - [JAR]