is not current version
Last Version 1.10

com.sta-soft:mtools 1.4

Build tools for all M-Projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mtools
Version

Version

1.4
Type

Type

jar

Download mtools 1.4


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