captabula 0.0.4


Group ID:
com.github.zhongl
Artifact ID:
captabula_2.13
Version:
0.0.4
Release Date:
Oct 1, 2021
Licenses:
Files:

libraryDependencies += "com.github.zhongl" %% "captabula" % "0.0.4"

Mill build tool

ivy"com.github.zhongl::captabula:0.0.4"

Scala CLI

//> using dep "com.github.zhongl::captabula:0.0.4"

Ammonite REPL

import $ivy.`com.github.zhongl::captabula:0.0.4`

<dependency>
  <groupId>com.github.zhongl</groupId>
  <artifactId>captabula_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.zhongl', name: 'captabula_2.13', version: '0.0.4'