is not current version
Last Version 1.10

com.sta-soft:mtools 1.3

Build tools for all M-Projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mtools
Version

Version

1.3
Type

Type

jar

Download mtools 1.3


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