r

remote-servers-impl

A packaging of the IntelliJ Community Edition remote-servers-impl library. This is release number 1 of trunk branch 142.
http://www.jetbrains.com/idea
Apache License, Version 2.0
Adedayo Adetoye
文件下载
文件名 操作
remote-servers-impl-142.1.jar 下载
remote-servers-impl-142.1.pom 下载
remote-servers-impl-142.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.adedayo.intellij.sdk</groupId>
  <artifactId>remote-servers-impl</artifactId>
  <version>142.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.adedayo.intellij.sdk:remote-servers-impl:142.1'
Gradle Kotlin
implementation("com.github.adedayo.intellij.sdk:remote-servers-impl:142.1")
Scala SBT
libraryDependencies += "com.github.adedayo.intellij.sdk" % "remote-servers-impl" % "142.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.adedayo.intellij.sdk', module='remote-servers-impl', version='142.1')
)
Apache Ivy
<dependency org="com.github.adedayo.intellij.sdk" name="remote-servers-impl" rev="142.1" />
Leiningen
[com.github.adedayo.intellij.sdk/remote-servers-impl "142.1"]
Apache Buildr
'com.github.adedayo.intellij.sdk:remote-servers-impl:jar:142.1'
本项目依赖
该项目无第三方依赖