MVN

org.cojen : dirmi

Maven & Gradle

Mar 02, 2015
1 usages
27 stars

Dirmi · Bidirectional remote method invocation.

<dependency>
    <groupId>org.cojen</groupId>
    <artifactId>dirmi</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cojen : dirmi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of org.cojen : dirmi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dirmi-1.1.4

How to add a dependency to Maven

Add the following org.cojen : dirmi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cojen</groupId>
    <artifactId>dirmi</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cojen : dirmi gradle dependency to your build.gradle file:

implementation 'org.cojen:dirmi:1.1.4'

Gradle Kotlin DSL: Add the following org.cojen : dirmi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cojen:dirmi:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cojen : dirmi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cojen" % "dirmi" % "1.1.4"

Advertisement

Dependencies from Group

Feb 27, 2015
5 usages
27 stars
Mar 04, 2023
1 usages
98 stars
Mar 02, 2015
1 usages
27 stars
Jul 30, 2023
43 stars
Jul 30, 2023
16 stars

Discover Dependencies

Nov 27, 2007
4 usages
May 11, 2014
0 stars
Sep 20, 2005
20 usages
Mar 18, 2013
1 usages
Jul 16, 2013
78 usages
Mar 11, 2014
4 stars
Jul 18, 2006
160 usages
Oct 18, 2014
1 stars