is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-base 3.2.0

Some basic components.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-base
Version

Version

3.2.0
Type

Type

jar

Download webtools-base 3.2.0


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