is not current version
Last Version 1.0.19

com.github.bilderherunterlader:supertomcatutils 1.0.0

Library which provides common code used by BilderHerunterlader and BilderUploader

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.bilderherunterlader
ArtifactId

ArtifactId

supertomcatutils
Version

Version

1.0.0
Type

Type

jar

Download supertomcatutils 1.0.0


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