GroupId | GroupIdmstor |
---|---|
ArtifactId | ArtifactIdmstor |
Version | Version0.9.9 |
Type | Typejar |
Description |
Descriptionmstor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mstor-0.9.9.pom | |
mstor-0.9.9.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mstor/mstor/ -->
<dependency>
<groupId>mstor</groupId>
<artifactId>mstor</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/mstor/mstor/
implementation 'mstor:mstor:0.9.9'
// https://jarcasting.com/artifacts/mstor/mstor/
implementation ("mstor:mstor:0.9.9")
'mstor:mstor:jar:0.9.9'
<dependency org="mstor" name="mstor" rev="0.9.9">
<artifact name="mstor" type="jar" />
</dependency>
@Grapes(
@Grab(group='mstor', module='mstor', version='0.9.9')
)
libraryDependencies += "mstor" % "mstor" % "0.9.9"
[mstor "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |
xstream : xstream | jar | 1.1.3 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |