is not current version
Last Version 2.3.3

com.lihaoyi:pythonparse_2.12 2.2.0

pythonparse

Categories

Categories

Python Languages
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

pythonparse_2.12
Version

Version

2.2.0
Type

Type

jar

Download pythonparse_2.12 2.2.0


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