is not current version
Last Version 0.0.4

com.xebialabs.overthere:overtherepy 0.0.3

Jython wrapper for Overthere

GroupId

GroupId

com.xebialabs.overthere
ArtifactId

ArtifactId

overtherepy
Version

Version

0.0.3
Type

Type

jar

Download overtherepy 0.0.3


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