is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-api 4.2.0

API for the webTools-Platform.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-api
Version

Version

4.2.0
Type

Type

jar

Download webtools-api 4.2.0


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