is not current version
Last Version 21.8.0

com.manorrock.ocelot:ocelot-cli-windows 21.4.10


Categories

Categories

CLI User Interface
GroupId

GroupId

com.manorrock.ocelot
ArtifactId

ArtifactId

ocelot-cli-windows
Version

Version

21.4.10
Type

Type

pom

Download ocelot-cli-windows 21.4.10


<!-- https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli-windows/ -->
<dependency>
    <groupId>com.manorrock.ocelot</groupId>
    <artifactId>ocelot-cli-windows</artifactId>
    <version>21.4.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli-windows/
implementation 'com.manorrock.ocelot:ocelot-cli-windows:21.4.10'
// https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli-windows/
implementation ("com.manorrock.ocelot:ocelot-cli-windows:21.4.10")
'com.manorrock.ocelot:ocelot-cli-windows:pom:21.4.10'
<dependency org="com.manorrock.ocelot" name="ocelot-cli-windows" rev="21.4.10">
  <artifact name="ocelot-cli-windows" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.ocelot', module='ocelot-cli-windows', version='21.4.10')
)
libraryDependencies += "com.manorrock.ocelot" % "ocelot-cli-windows" % "21.4.10"
[com.manorrock.ocelot/ocelot-cli-windows "21.4.10"]