is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-api 3.3.0

API for the webTools-Platform.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-api
Version

Version

3.3.0
Type

Type

jar

Download webtools-api 3.3.0


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