MVN

cn.xnatural.remoter : remoter

Maven & Gradle

Aug 03, 2021
3 usages

remoter · https://gitee.com/xnat/enet 的远程事件实现

<dependency>
    <groupId>cn.xnatural.remoter</groupId>
    <artifactId>remoter</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.xnatural.remoter : remoter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of cn.xnatural.remoter : remoter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
remoter-1.0.4
remoter-1.0.3
remoter-1.0.2
remoter-1.0.1
remoter-1.0.0

How to add a dependency to Maven

Add the following cn.xnatural.remoter : remoter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.xnatural.remoter</groupId>
    <artifactId>remoter</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.xnatural.remoter : remoter gradle dependency to your build.gradle file:

implementation 'cn.xnatural.remoter:remoter:1.0.4'

Gradle Kotlin DSL: Add the following cn.xnatural.remoter : remoter gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.xnatural.remoter:remoter:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.xnatural.remoter : remoter sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.xnatural.remoter" % "remoter" % "1.0.4"

Advertisement

Dependencies from Group

Aug 03, 2021
3 usages

Discover Dependencies

Jun 16, 2023
6 usages
294 stars
Oct 21, 2015
1 usages
Apr 18, 2023
2 usages
187 stars
Jan 04, 2018
11 usages
912 stars
Jul 26, 2015
1 usages
4 stars
Jun 09, 2016
2 usages
1 stars
May 19, 2023
9 usages
8.4k stars
jpx
Apr 11, 2022
2 usages
185 stars
Feb 25, 2021
7 usages
151 stars