| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.jmeasurement2 |
| ArtifactId | ArtifactIdMCSUtils |
| Last Version | Last Version1.0.152 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.sourceforge.jmeasurement2:MCSUtils
Assorted utils for mcs java applications
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| MCSUtils-1.0.152.pom | |
| MCSUtils-1.0.152.jar | 174 KB |
| MCSUtils-1.0.152-sources.jar | 129 KB |
| MCSUtils-1.0.152-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jmeasurement2/MCSUtils/ -->
<dependency>
<groupId>net.sourceforge.jmeasurement2</groupId>
<artifactId>MCSUtils</artifactId>
<version>1.0.152</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jmeasurement2/MCSUtils/
implementation 'net.sourceforge.jmeasurement2:MCSUtils:1.0.152'
// https://jarcasting.com/artifacts/net.sourceforge.jmeasurement2/MCSUtils/
implementation ("net.sourceforge.jmeasurement2:MCSUtils:1.0.152")
'net.sourceforge.jmeasurement2:MCSUtils:jar:1.0.152'
<dependency org="net.sourceforge.jmeasurement2" name="MCSUtils" rev="1.0.152">
<artifact name="MCSUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jmeasurement2', module='MCSUtils', version='1.0.152')
)
libraryDependencies += "net.sourceforge.jmeasurement2" % "MCSUtils" % "1.0.152"
[net.sourceforge.jmeasurement2/MCSUtils "1.0.152"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.activation : javax.activation | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.martiansoftware : jsap | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| junit-addons : junit-addons | jar | 1.4 |