is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-api 1.14.0

API for the webTools-Platform.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-api
Version

Version

1.14.0
Type

Type

jar

Download webtools-api 1.14.0


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