License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdmutils |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMUtils
Basic utilities for all M-Projects.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
mutils-1.10.pom | |
mutils-1.10.jar | 7 KB |
mutils-1.10-tests.jar | 5 KB |
mutils-1.10-test-sources.jar | 4 KB |
mutils-1.10-sources.jar | 7 KB |
mutils-1.10-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mutils/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mutils</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mutils/
implementation 'com.sta-soft:mutils:1.10'
// https://jarcasting.com/artifacts/com.sta-soft/mutils/
implementation ("com.sta-soft:mutils:1.10")
'com.sta-soft:mutils:jar:1.10'
<dependency org="com.sta-soft" name="mutils" rev="1.10">
<artifact name="mutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mutils', version='1.10')
)
libraryDependencies += "com.sta-soft" % "mutils" % "1.10"
[com.sta-soft/mutils "1.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |