is not current version
Last Version 2.3.3

com.lihaoyi:pythonparse_2.12 2.2.3

pythonparse

Categories

Categories

Python Languages
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

pythonparse_2.12
Version

Version

2.2.3
Type

Type

jar

Download pythonparse_2.12 2.2.3


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