MVN

com.josesamuel : rpcfy-annotations

Maven & Gradle

Jun 10, 2022
1 usages
1 stars

RPCfy Annotations · RPCfy upgrades your normal java interface to be capable of doing RPC (Remote Procedure Call).

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>rpcfy-annotations</artifactId>
    <version>1.0.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.josesamuel : rpcfy-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.23

All Versions

Choose a version of com.josesamuel : rpcfy-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rpcfy-annotations-1.0.23
rpcfy-annotations-1.0.22
rpcfy-annotations-1.0.21
rpcfy-annotations-1.0.20
rpcfy-annotations-1.0.19
rpcfy-annotations-1.0.18
rpcfy-annotations-1.0.17
rpcfy-annotations-1.0.16
rpcfy-annotations-1.0.15
rpcfy-annotations-1.0.14
rpcfy-annotations-1.0.13
rpcfy-annotations-1.0.12
rpcfy-annotations-1.0.11
rpcfy-annotations-1.0.10
rpcfy-annotations-1.0.8
rpcfy-annotations-1.0.7
rpcfy-annotations-1.0.6
rpcfy-annotations-1.0.5
rpcfy-annotations-1.0.4
rpcfy-annotations-1.0.3
rpcfy-annotations-1.0.2
rpcfy-annotations-1.0.1
rpcfy-annotations-1.0.0

How to add a dependency to Maven

Add the following com.josesamuel : rpcfy-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>rpcfy-annotations</artifactId>
    <version>1.0.23</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.josesamuel : rpcfy-annotations gradle dependency to your build.gradle file:

implementation 'com.josesamuel:rpcfy-annotations:1.0.23'

Gradle Kotlin DSL: Add the following com.josesamuel : rpcfy-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.josesamuel:rpcfy-annotations:1.0.23")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.josesamuel : rpcfy-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.josesamuel" % "rpcfy-annotations" % "1.0.23"

Advertisement

Dependencies from Group

May 15, 2023
4 usages
80 stars
Oct 06, 2017
2 usages
Aug 16, 2023
2 usages
1 stars
Oct 05, 2018
1 usages
0 stars
May 27, 2018
1 usages
1 stars

Discover Dependencies

Nov 13, 2019
1 usages
252 stars
May 06, 2020
1 usages
2 stars
Dec 01, 2019
1 usages
74 stars
Dec 12, 2019
1 usages
6 stars
Mar 30, 2023
10 stars
Jan 18, 2020
0 stars
Jul 11, 2023
1 usages
0 stars
Sep 07, 2021
1 usages
2.3k stars
Dec 06, 2019
1 usages
3 stars