MVN

com.codingfeline.twitter4kt : v1-api

Maven & Gradle

Feb 07, 2021
10 stars

twitter4kt v1 api · twitter4kt v1 api

<dependency>
    <groupId>com.codingfeline.twitter4kt</groupId>
    <artifactId>v1-api</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codingfeline.twitter4kt : v1-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of com.codingfeline.twitter4kt : v1-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
v1-api-0.2.3

How to add a dependency to Maven

Add the following com.codingfeline.twitter4kt : v1-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codingfeline.twitter4kt</groupId>
    <artifactId>v1-api</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codingfeline.twitter4kt : v1-api gradle dependency to your build.gradle file:

implementation 'com.codingfeline.twitter4kt:v1-api:0.2.3'

Gradle Kotlin DSL: Add the following com.codingfeline.twitter4kt : v1-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codingfeline.twitter4kt:v1-api:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codingfeline.twitter4kt : v1-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codingfeline.twitter4kt" % "v1-api" % "0.2.3"

Advertisement

Dependencies from Group

Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars

Discover Dependencies

Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars
Feb 07, 2021
1 usages
10 stars
Dec 29, 2021
2 stars
Jan 29, 2022
5 usages
695 stars
Jan 29, 2022
1 usages
695 stars
Jan 29, 2022
1 usages
695 stars
Mar 20, 2023
4 stars