is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-api 5.1.0

API for the webTools-Platform.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-api
Version

Version

5.1.0
Type

Type

jar

Download webtools-api 5.1.0


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