u

unity-server-web-upman

Group management UI
文件下载
文件名 操作
unity-server-web-upman-3.3.0-rc2.jar 下载
unity-server-web-upman-3.3.0-rc2.pom 下载
unity-server-web-upman-3.3.0-rc2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.imunity</groupId>
  <artifactId>unity-server-web-upman</artifactId>
  <version>3.3.0-rc2</version>
</dependency>
Gradle Groovy
implementation 'io.imunity:unity-server-web-upman:3.3.0-rc2'
Gradle Kotlin
implementation("io.imunity:unity-server-web-upman:3.3.0-rc2")
Scala SBT
libraryDependencies += "io.imunity" % "unity-server-web-upman" % "3.3.0-rc2"
Groovy Grape
@Grapes(
  @Grab(group='io.imunity', module='unity-server-web-upman', version='3.3.0-rc2')
)
Apache Ivy
<dependency org="io.imunity" name="unity-server-web-upman" rev="3.3.0-rc2" />
Leiningen
[io.imunity/unity-server-web-upman "3.3.0-rc2"]
Apache Buildr
'io.imunity:unity-server-web-upman:jar:3.3.0-rc2'