ocicat 0.0.1


Group ID:
com.wix
Artifact ID:
ocicat_2.12
Version:
0.0.1
Release Date:
Oct 12, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "ocicat" % "0.0.1"

Mill build tool

ivy"com.wix::ocicat:0.0.1"

Scala CLI

//> using dep "com.wix::ocicat:0.0.1"

Ammonite REPL

import $ivy.`com.wix::ocicat:0.0.1`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>ocicat_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.wix', name: 'ocicat_2.12', version: '0.0.1'