MVN

com.softwaremill.tapir : tapir-core_2.11

Maven & Gradle

Jul 09, 2019
5 usages

tapir-core · tapir-core

<dependency>
    <groupId>com.softwaremill.tapir</groupId>
    <artifactId>tapir-core_2.11</artifactId>
    <version>0.8.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.softwaremill.tapir : tapir-core_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.11

All Versions

Choose a version of com.softwaremill.tapir : tapir-core_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
tapir-core_2.11-0.8.11
tapir-core_2.11-0.8.10
tapir-core_2.11-0.8.9
tapir-core_2.11-0.8.8
tapir-core_2.11-0.8.7
tapir-core_2.11-0.8.6
tapir-core_2.11-0.8.5
tapir-core_2.11-0.8.4
tapir-core_2.11-0.8.3
tapir-core_2.11-0.8.2
tapir-core_2.11-0.8.1
tapir-core_2.11-0.8.0
0.7.x
tapir-core_2.11-0.7.10
tapir-core_2.11-0.7.9
tapir-core_2.11-0.7.8

How to add a dependency to Maven

Add the following com.softwaremill.tapir : tapir-core_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.softwaremill.tapir</groupId>
    <artifactId>tapir-core_2.11</artifactId>
    <version>0.8.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.softwaremill.tapir : tapir-core_2.11 gradle dependency to your build.gradle file:

implementation 'com.softwaremill.tapir:tapir-core_2.11:0.8.11'

Gradle Kotlin DSL: Add the following com.softwaremill.tapir : tapir-core_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.softwaremill.tapir:tapir-core_2.11:0.8.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.softwaremill.tapir : tapir-core_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.softwaremill.tapir" % "tapir-core_2.11" % "0.8.11"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 17, 2020
2 usages
1 stars
Mar 14, 2020
2 usages
0 stars
Sep 02, 2019
2 usages
0 stars
Feb 13, 2020
2 usages
22 stars
Jun 24, 2020
3 usages
0 stars
Apr 26, 2023
2 usages
0 stars
Jun 13, 2020
2 usages
2 stars
Jul 05, 2023
5 usages
0 stars
Aug 19, 2020
3 usages
3 stars