MVN

io.yarpc : yarpc-core

Maven & Gradle

Mar 05, 2016
1 usages

yarpc-core

<dependency>
    <groupId>io.yarpc</groupId>
    <artifactId>yarpc-core</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.yarpc : yarpc-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.yarpc : yarpc-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
yarpc-core-0.1.1
yarpc-core-0.1.0
0.0.x
yarpc-core-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.yarpc</groupId>
    <artifactId>yarpc-core</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.yarpc : yarpc-core gradle dependency to your build.gradle file:

implementation 'io.yarpc:yarpc-core:0.1.1'

Gradle Kotlin DSL: Add the following io.yarpc : yarpc-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.yarpc:yarpc-core:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.yarpc : yarpc-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.yarpc" % "yarpc-core" % "0.1.1"

Advertisement

Dependencies from Group

Mar 05, 2016
1 usages
Mar 05, 2016
Mar 05, 2016

Discover Dependencies

Jan 18, 2017
1 usages
7 stars
Mar 13, 2017
2 usages
0 stars
Mar 01, 2016
3 usages
0 stars
Apr 20, 2016
16 stars
Mar 23, 2016
12 usages
Sep 27, 2016
1 usages
1.3k stars
Jan 29, 2010
2 usages
May 18, 2011
1 usages
Jan 21, 2011
1 usages
Mar 22, 2016
1 usages
1.6k stars