is not current version
Last Version 0.3.2

tech.mlsql:pyjava-2.4_2.11 0.3.1

Communication between Python And Java with Apache Arrow.

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

pyjava-2.4_2.11
Version

Version

0.3.1
Type

Type

pom

Download pyjava-2.4_2.11 0.3.1

Filename Size
pyjava-2.4_2.11-0.3.1.pom 15 KB
Browse

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