is not current version
Last Version 0.0.11.3

org.polystat.py2eo:transpiler 0.0.11.1


GroupId

GroupId

org.polystat.py2eo
ArtifactId

ArtifactId

transpiler
Version

Version

0.0.11.1
Type

Type

jar

Download transpiler 0.0.11.1


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