is not current version
Last Version 1.10

com.sta-soft:mutils 1.7

Basic utilities for all M-Projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mutils
Version

Version

1.7
Type

Type

jar

Download mutils 1.7


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