is not current version
Last Version 2.3.3

com.lihaoyi:pythonparse_2.12 2.1.2

pythonparse

Categories

Categories

Python Languages
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

pythonparse_2.12
Version

Version

2.1.2
Type

Type

jar

Download pythonparse_2.12 2.1.2


<!-- https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_2.12/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>pythonparse_2.12</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_2.12/
implementation 'com.lihaoyi:pythonparse_2.12:2.1.2'
// https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_2.12/
implementation ("com.lihaoyi:pythonparse_2.12:2.1.2")
'com.lihaoyi:pythonparse_2.12:jar:2.1.2'
<dependency org="com.lihaoyi" name="pythonparse_2.12" rev="2.1.2">
  <artifact name="pythonparse_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='pythonparse_2.12', version='2.1.2')
)
libraryDependencies += "com.lihaoyi" % "pythonparse_2.12" % "2.1.2"
[com.lihaoyi/pythonparse_2.12 "2.1.2"]