Categories |
CategoriesPython Languages |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdpythonparse_sjs0.6_2.12 |
Version | Version0.4.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_sjs0.6_2.12/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>pythonparse_sjs0.6_2.12</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_sjs0.6_2.12/
implementation 'com.lihaoyi:pythonparse_sjs0.6_2.12:0.4.2'
// https://jarcasting.com/artifacts/com.lihaoyi/pythonparse_sjs0.6_2.12/
implementation ("com.lihaoyi:pythonparse_sjs0.6_2.12:0.4.2")
'com.lihaoyi:pythonparse_sjs0.6_2.12:jar:0.4.2'
<dependency org="com.lihaoyi" name="pythonparse_sjs0.6_2.12" rev="0.4.2">
<artifact name="pythonparse_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='pythonparse_sjs0.6_2.12', version='0.4.2')
)
libraryDependencies += "com.lihaoyi" % "pythonparse_sjs0.6_2.12" % "0.4.2"
[com.lihaoyi/pythonparse_sjs0.6_2.12 "0.4.2"]