o

org.ow2.chameleon.fuchsia.discovery.philips-hue

文件下载
文件名 操作
org.ow2.chameleon.fuchsia.discovery.philips-hue-0.0.4.jar 下载
org.ow2.chameleon.fuchsia.discovery.philips-hue-0.0.4.pom 下载
org.ow2.chameleon.fuchsia.discovery.philips-hue-0.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.ow2.chameleon.fuchsia.discovery</groupId>
  <artifactId>org.ow2.chameleon.fuchsia.discovery.philips-hue</artifactId>
  <version>0.0.4</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.ow2.chameleon.fuchsia.discovery:org.ow2.chameleon.fuchsia.discovery.philips-hue:0.0.4'
Gradle Kotlin
implementation("org.ow2.chameleon.fuchsia.discovery:org.ow2.chameleon.fuchsia.discovery.philips-hue:0.0.4")
Scala SBT
libraryDependencies += "org.ow2.chameleon.fuchsia.discovery" % "org.ow2.chameleon.fuchsia.discovery.philips-hue" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.ow2.chameleon.fuchsia.discovery', module='org.ow2.chameleon.fuchsia.discovery.philips-hue', version='0.0.4')
)
Apache Ivy
<dependency org="org.ow2.chameleon.fuchsia.discovery" name="org.ow2.chameleon.fuchsia.discovery.philips-hue" rev="0.0.4" />
Leiningen
[org.ow2.chameleon.fuchsia.discovery/org.ow2.chameleon.fuchsia.discovery.philips-hue "0.0.4"]
Apache Buildr
'org.ow2.chameleon.fuchsia.discovery:org.ow2.chameleon.fuchsia.discovery.philips-hue:jar:0.0.4'