is not current version
Last Version 0.0.6

com.effectiveosgi:com.effectiveosgi.rt.command 0.0.2


GroupId

GroupId

com.effectiveosgi
ArtifactId

ArtifactId

com.effectiveosgi.rt.command
Version

Version

0.0.2
Type

Type

jar

Download com.effectiveosgi.rt.command 0.0.2


<!-- https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/ -->
<dependency>
    <groupId>com.effectiveosgi</groupId>
    <artifactId>com.effectiveosgi.rt.command</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/
implementation 'com.effectiveosgi:com.effectiveosgi.rt.command:0.0.2'
// https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/
implementation ("com.effectiveosgi:com.effectiveosgi.rt.command:0.0.2")
'com.effectiveosgi:com.effectiveosgi.rt.command:jar:0.0.2'
<dependency org="com.effectiveosgi" name="com.effectiveosgi.rt.command" rev="0.0.2">
  <artifact name="com.effectiveosgi.rt.command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='com.effectiveosgi.rt.command', version='0.0.2')
)
libraryDependencies += "com.effectiveosgi" % "com.effectiveosgi.rt.command" % "0.0.2"
[com.effectiveosgi/com.effectiveosgi.rt.command "0.0.2"]