MVN

com.github.618lf : swak-rpc

Maven & Gradle

Nov 07, 2021
2 usages
4 stars
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-rpc</artifactId>
    <version>1.1.2_final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.618lf : swak-rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2_final

All Versions

Choose a version of com.github.618lf : swak-rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
swak-rpc-1.1.2_final

How to add a dependency to Maven

Add the following com.github.618lf : swak-rpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-rpc</artifactId>
    <version>1.1.2_final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.618lf : swak-rpc gradle dependency to your build.gradle file:

implementation 'com.github.618lf:swak-rpc:1.1.2_final'

Gradle Kotlin DSL: Add the following com.github.618lf : swak-rpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.618lf:swak-rpc:1.1.2_final")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.618lf : swak-rpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.618lf" % "swak-rpc" % "1.1.2_final"

Advertisement

Dependencies from Group

Nov 07, 2021
26 usages
4 stars
Nov 07, 2021
8 usages
4 stars
Nov 07, 2021
6 usages
4 stars
Nov 07, 2021
6 usages
4 stars
Nov 07, 2021
6 usages
4 stars

Discover Dependencies