MVN

com.squareup : kotlinpoet

Maven & Gradle

May 30, 2023
286 usages
3.7k stars

KotlinPoet · Use beautiful Kotlin code to generate beautiful Kotlin code.

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>kotlinpoet</artifactId>
    <version>1.14.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup : kotlinpoet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.14.2
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of com.squareup : kotlinpoet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.14.x
kotlinpoet-1.14.2
kotlinpoet-1.14.1
kotlinpoet-1.14.0
1.13.x
kotlinpoet-1.13.2
kotlinpoet-1.13.1
kotlinpoet-1.13.0
1.12.x
kotlinpoet-1.12.0
1.11.x
kotlinpoet-1.11.0
1.10.x
kotlinpoet-1.10.2
kotlinpoet-1.10.1
kotlinpoet-1.10.0
1.9.x
kotlinpoet-1.9.0
1.8.x
kotlinpoet-1.8.0
1.7.x
kotlinpoet-1.7.2
kotlinpoet-1.7.1
kotlinpoet-1.7.0
1.6.x
kotlinpoet-1.6.0
1.5.x
kotlinpoet-1.5.0
1.4.x
kotlinpoet-1.4.4
kotlinpoet-1.4.3
kotlinpoet-1.4.2
kotlinpoet-1.4.1
kotlinpoet-1.4.0
1.3.x
kotlinpoet-1.3.0
1.2.x
kotlinpoet-1.2.0
1.1.x
kotlinpoet-1.1.0
1.0.x
kotlinpoet-1.0.1
kotlinpoet-1.0.0
kotlinpoet-1.0.0-RC3
kotlinpoet-1.0.0-RC2
kotlinpoet-1.0.0-RC1
0.7.x
kotlinpoet-0.7.0
0.6.x
kotlinpoet-0.6.0
0.5.x
kotlinpoet-0.5.0
0.4.x
kotlinpoet-0.4.0
0.3.x
kotlinpoet-0.3.0
0.2.x
kotlinpoet-0.2.0
0.1.x
kotlinpoet-0.1.0

How to add a dependency to Maven

Add the following com.squareup : kotlinpoet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>kotlinpoet</artifactId>
    <version>1.14.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup : kotlinpoet gradle dependency to your build.gradle file:

implementation 'com.squareup:kotlinpoet:1.14.2'

Gradle Kotlin DSL: Add the following com.squareup : kotlinpoet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup:kotlinpoet:1.14.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup : kotlinpoet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup" % "kotlinpoet" % "1.14.2"

Advertisement

Dependencies from Group

Jun 18, 2020
1.2k usages
10.3k stars
May 30, 2023
286 usages
3.7k stars
Dec 03, 2014
78 usages
10.6k stars
May 05, 2014
63 usages
1.5k stars
Dec 17, 2021
62 usages
5.2k stars

Discover Dependencies

57 usages
88 stars
May 11, 2023
22 usages
2.2k stars
Sep 20, 2021
3 usages
2.7k stars
May 30, 2023
7 usages
30 stars
Aug 16, 2023
2 usages
6k stars
Oct 23, 2017
1 stars
Feb 05, 2023
73 usages
14.8k stars
Aug 21, 2023
79 usages
7.7k stars
Aug 25, 2023
27 usages
3.9k stars
Nov 29, 2017
0 stars