is not current version
Last Version 0.3.2

tech.mlsql:pyjava-3.0_2.12 0.3.1

Communication between Python And Java with Apache Arrow.

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

pyjava-3.0_2.12
Version

Version

0.3.1
Type

Type

pom

Download pyjava-3.0_2.12 0.3.1

Filename Size
pyjava-3.0_2.12-0.3.1.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/tech.mlsql/pyjava-3.0_2.12/ -->
<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>pyjava-3.0_2.12</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/pyjava-3.0_2.12/
implementation 'tech.mlsql:pyjava-3.0_2.12:0.3.1'
// https://jarcasting.com/artifacts/tech.mlsql/pyjava-3.0_2.12/
implementation ("tech.mlsql:pyjava-3.0_2.12:0.3.1")
'tech.mlsql:pyjava-3.0_2.12:pom:0.3.1'
<dependency org="tech.mlsql" name="pyjava-3.0_2.12" rev="0.3.1">
  <artifact name="pyjava-3.0_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='pyjava-3.0_2.12', version='0.3.1')
)
libraryDependencies += "tech.mlsql" % "pyjava-3.0_2.12" % "0.3.1"
[tech.mlsql/pyjava-3.0_2.12 "0.3.1"]