is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-api 1.10.1

API for the webTools-Platform.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-api
Version

Version

1.10.1
Type

Type

jar

Download webtools-api 1.10.1


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