is not current version
Last Version 1.0.6

org.noear:solonjt.executor.s.python 1.0.4.7


Categories

Categories

Python Languages
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solonjt.executor.s.python
Version

Version

1.0.4.7
Type

Type

jar

Download solonjt.executor.s.python 1.0.4.7


<!-- https://jarcasting.com/artifacts/org.noear/solonjt.executor.s.python/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>solonjt.executor.s.python</artifactId>
    <version>1.0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solonjt.executor.s.python/
implementation 'org.noear:solonjt.executor.s.python:1.0.4.7'
// https://jarcasting.com/artifacts/org.noear/solonjt.executor.s.python/
implementation ("org.noear:solonjt.executor.s.python:1.0.4.7")
'org.noear:solonjt.executor.s.python:jar:1.0.4.7'
<dependency org="org.noear" name="solonjt.executor.s.python" rev="1.0.4.7">
  <artifact name="solonjt.executor.s.python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solonjt.executor.s.python', version='1.0.4.7')
)
libraryDependencies += "org.noear" % "solonjt.executor.s.python" % "1.0.4.7"
[org.noear/solonjt.executor.s.python "1.0.4.7"]