Group Id org.osgi
Artifact Id osgi.enroute.iot.circuit.command
Version 2.1.0
Packaging jar
URL -
Badge
Last Updated 2018-09-26T08:23:48+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.iot.circuit.command</artifactId>
    <version>2.1.0</version>
</dependency>
implementation group: 'org.osgi', name: 'osgi.enroute.iot.circuit.command', version: '2.1.0'
implementation 'org.osgi:osgi.enroute.iot.circuit.command:2.1.0'
implementation("org.osgi:osgi.enroute.iot.circuit.command:2.1.0")
libraryDependencies += "org.osgi" % "osgi.enroute.iot.circuit.command" % "2.1.0"
<dependency org="org.osgi" name="osgi.enroute.iot.circuit.command" rev="2.1.0"/>
@Grapes(
    @Grab(group='org.osgi', module='osgi.enroute.iot.circuit.command', version='2.1.0')
)
[org.osgi/osgi.enroute.iot.circuit.command "2.1.0"]
'org.osgi:osgi.enroute.iot.circuit.command:2.1.0'