is not current version
Last Version 1.0.11

com.wix:quix-python-module_2.12 1.0.6

Quix Python Module

Categories

Categories

Python Languages
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

quix-python-module_2.12
Version

Version

1.0.6
Type

Type

jar

Download quix-python-module_2.12 1.0.6


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