MVN

com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12

Maven & Gradle

May 31, 2019
1 usages

idealingua-runtime-rpc-scala · idealingua-runtime-rpc-scala

<dependency>
    <groupId>com.github.pshirshov.izumi.r2</groupId>
    <artifactId>idealingua-runtime-rpc-scala_sjs0.6_2.12</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.7.3
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.7.2
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.7.1
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.7.0
0.6.x
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.34
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.33
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.32
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.31-oldzio.1
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.31-oldzio
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.31
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.30
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.29
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.28
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.27
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.26
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.25
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.24
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.19
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.18
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.17
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.16
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.15
idealingua-runtime-rpc-scala_sjs0.6_2.12-0.6.14

How to add a dependency to Maven

Add the following com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pshirshov.izumi.r2</groupId>
    <artifactId>idealingua-runtime-rpc-scala_sjs0.6_2.12</artifactId>
    <version>0.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.pshirshov.izumi.r2:idealingua-runtime-rpc-scala_sjs0.6_2.12:0.7.3'

Gradle Kotlin DSL: Add the following com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pshirshov.izumi.r2:idealingua-runtime-rpc-scala_sjs0.6_2.12:0.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pshirshov.izumi.r2 : idealingua-runtime-rpc-scala_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pshirshov.izumi.r2" % "idealingua-runtime-rpc-scala_sjs0.6_2.12" % "0.7.3"

Advertisement