is not current version
Last Version 1.10

com.sta-soft:mtools 1.8

Build tools for all M-Projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mtools
Version

Version

1.8
Type

Type

jar

Download mtools 1.8


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