MVN

io.outfoxx : swiftpoet

Maven & Gradle

Apr 27, 2023
3 usages
269 stars

Swift Poet · SwiftPoet is a Kotlin and Java API for generating .swift source files.

<dependency>
    <groupId>io.outfoxx</groupId>
    <artifactId>swiftpoet</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.outfoxx : swiftpoet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0
  • Latest Release Candidate: 1.5.0-RC1

All Versions

Choose a version of io.outfoxx : swiftpoet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
swiftpoet-1.5.0
swiftpoet-1.5.0-RC1
swiftpoet-1.5.0-RC
1.4.x
swiftpoet-1.4.3
swiftpoet-1.4.2
swiftpoet-1.4.1
swiftpoet-1.4.0
1.3.x
swiftpoet-1.3.1
swiftpoet-1.3.0
1.2.x
swiftpoet-1.2.0
1.1.x
swiftpoet-1.1.0
1.0.x
swiftpoet-1.0.0
0.3.x
swiftpoet-0.3.1
swiftpoet-0.3.0
0.2.x
swiftpoet-0.2.0
0.1.x
swiftpoet-0.1.0

How to add a dependency to Maven

Add the following io.outfoxx : swiftpoet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.outfoxx</groupId>
    <artifactId>swiftpoet</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.outfoxx : swiftpoet gradle dependency to your build.gradle file:

implementation 'io.outfoxx:swiftpoet:1.5.0'

Gradle Kotlin DSL: Add the following io.outfoxx : swiftpoet gradle kotlin dependency to your build.gradle.kts file:

implementation("io.outfoxx:swiftpoet:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.outfoxx : swiftpoet sbt scala dependency to your build.sbt file:

libraryDependencies += "io.outfoxx" % "swiftpoet" % "1.5.0"

Advertisement

Dependencies from Group

Apr 27, 2023
3 usages
269 stars
May 26, 2021
1 usages
43 stars

Discover Dependencies

Jul 10, 2018
1 usages
0 stars
May 23, 2023
1 usages
7 stars
May 23, 2023
8 stars
Jun 11, 2021
57 stars
Mar 20, 2023
59 stars
Jul 18, 2019
3 usages
17 stars