is not current version
Last Version 21.8.0

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.manorrock.ocelot
ArtifactId

ArtifactId

ocelot-cli-macos
Version

Version

21.4.10
Type

Type

pom

Download ocelot-cli-macos 21.4.10


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