Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.manorrock.ocelot |
ArtifactId | ArtifactIdocelot-cli-macos |
Version | Version21.4.10 |
Type | Typepom |
Filename | Size |
---|---|
ocelot-cli-macos-21.4.10.pom | |
ocelot-cli-macos-21.4.10.dmg | 3 KB |
Browse |
<!-- 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"]