allwefantasy / pyjava   0.3.3

GitHub

This library is an ongoing effort towards bringing the data exchanging ability between Java/Scala and Python. PyJava introduces Apache Arrow as the exchanging data format.

Scala versions: 2.13 2.12

pyjava-4.1 0.3.3


Group ID:
tech.mlsql
Artifact ID:
pyjava-4.1_2.13
Version:
0.3.3
Release Date:
Jun 15, 2026
Licenses:
Files:
Full Scala Version:
2.13.17
Developers:

libraryDependencies += "tech.mlsql" %% "pyjava-4.1" % "0.3.3"

Mill build tool

ivy"tech.mlsql::pyjava-4.1:0.3.3"

Scala CLI

//> using dep "tech.mlsql::pyjava-4.1:0.3.3"

Ammonite REPL

import $ivy.`tech.mlsql::pyjava-4.1:0.3.3`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>pyjava-4.1_2.13</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'tech.mlsql', name: 'pyjava-4.1_2.13', version: '0.3.3'