is not current version
Last Version 1.3.3

ch.sahits:sahitsUtil 1.2.4

Utilities used in different projects of Sahits GmbH

GroupId

GroupId

ch.sahits
ArtifactId

ArtifactId

sahitsUtil
Version

Version

1.2.4
Type

Type

jar

Download sahitsUtil 1.2.4


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