MVN

com.microsoft.thrifty : thrifty-runtime-ktx

Maven & Gradle

Sep 06, 2020
3 usages
538 stars

thrifty-runtime-ktx · Provides Kotlin support and compatibility with thrifty-runtime.

<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>thrifty-runtime-ktx</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.thrifty : thrifty-runtime-ktx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of com.microsoft.thrifty : thrifty-runtime-ktx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
thrifty-runtime-ktx-2.1.2
thrifty-runtime-ktx-2.1.1
thrifty-runtime-ktx-2.1.0
2.0.x
thrifty-runtime-ktx-2.0.1
thrifty-runtime-ktx-2.0.0
thrifty-runtime-ktx-2.0.0-RC1
1.0.x
thrifty-runtime-ktx-1.0.0
thrifty-runtime-ktx-1.0.0-RC2
thrifty-runtime-ktx-1.0.0-RC1

How to add a dependency to Maven

Add the following com.microsoft.thrifty : thrifty-runtime-ktx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>thrifty-runtime-ktx</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.thrifty : thrifty-runtime-ktx gradle dependency to your build.gradle file:

implementation 'com.microsoft.thrifty:thrifty-runtime-ktx:2.1.2'

Gradle Kotlin DSL: Add the following com.microsoft.thrifty : thrifty-runtime-ktx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.thrifty:thrifty-runtime-ktx:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.thrifty : thrifty-runtime-ktx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.thrifty" % "thrifty-runtime-ktx" % "2.1.2"

Advertisement

Dependencies from Group

Dec 13, 2022
8 usages
538 stars
Dec 13, 2022
4 usages
538 stars
Dec 13, 2022
4 usages
538 stars
Dec 13, 2022
3 usages
538 stars
Sep 06, 2020
3 usages
538 stars

Discover Dependencies

Apr 13, 2023
4 usages
5 stars
Jan 20, 2013
5 usages
2 stars
Jul 24, 2015
8 usages
May 27, 2019
3 usages
108 stars
Jun 18, 2020
3 usages
7 stars
Nov 24, 2014
6 usages
5 stars
Jul 05, 2012
4 usages
2 stars
Jan 31, 2017
5 usages
1.6k stars