is not current version
Last Version 5.2.4

com.thorstenmarx.webtools:webtools-scripting 5.2.0

Scripting

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-scripting
Version

Version

5.2.0
Type

Type

jar

Download webtools-scripting 5.2.0


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