is not current version
Last Version 0.3.2

tech.mlsql:pyjava-2.4_2.11 0.2.8.5

Communication between Python And Java with Apache Arrow.

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

pyjava-2.4_2.11
Version

Version

0.2.8.5
Type

Type

jar

Download pyjava-2.4_2.11 0.2.8.5


<!-- 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.2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/pyjava-2.4_2.11/
implementation 'tech.mlsql:pyjava-2.4_2.11:0.2.8.5'
// https://jarcasting.com/artifacts/tech.mlsql/pyjava-2.4_2.11/
implementation ("tech.mlsql:pyjava-2.4_2.11:0.2.8.5")
'tech.mlsql:pyjava-2.4_2.11:jar:0.2.8.5'
<dependency org="tech.mlsql" name="pyjava-2.4_2.11" rev="0.2.8.5">
  <artifact name="pyjava-2.4_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='pyjava-2.4_2.11', version='0.2.8.5')
)
libraryDependencies += "tech.mlsql" % "pyjava-2.4_2.11" % "0.2.8.5"
[tech.mlsql/pyjava-2.4_2.11 "0.2.8.5"]