MVN

com.thizzer.kt-swift-package : kt-swift-package

Maven & Gradle

Mar 17, 2022
0 stars

kt-swift-package · Simple Kotlin library for generating Package.swift file content using DSL.

<dependency>
    <groupId>com.thizzer.kt-swift-package</groupId>
    <artifactId>kt-swift-package</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thizzer.kt-swift-package : kt-swift-package to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.thizzer.kt-swift-package : kt-swift-package to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kt-swift-package-1.0.1
kt-swift-package-1.0.0

How to add a dependency to Maven

Add the following com.thizzer.kt-swift-package : kt-swift-package maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thizzer.kt-swift-package</groupId>
    <artifactId>kt-swift-package</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thizzer.kt-swift-package : kt-swift-package gradle dependency to your build.gradle file:

implementation 'com.thizzer.kt-swift-package:kt-swift-package:1.0.1'

Gradle Kotlin DSL: Add the following com.thizzer.kt-swift-package : kt-swift-package gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thizzer.kt-swift-package:kt-swift-package:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thizzer.kt-swift-package : kt-swift-package sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thizzer.kt-swift-package" % "kt-swift-package" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 17, 2023
1 stars
Mar 31, 2022
27 stars
tcg
Oct 09, 2022
27 stars
Mar 28, 2023
176 stars
Mar 28, 2023
176 stars
Jun 22, 2022
27 stars
Mar 28, 2023
176 stars
Mar 28, 2023
176 stars