| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mingsoft |
| ArtifactId | ArtifactIdms-mdiy |
| Version | Version2.1.12 |
| Type | Typejar |
| Description |
Descriptionms-mdiy
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ms-mdiy-2.1.12.pom | |
| ms-mdiy-2.1.12.jar | 128 KB |
| ms-mdiy-2.1.12-sources.jar | 135 KB |
| ms-mdiy-2.1.12-javadoc.jar | 325 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mdiy</artifactId>
<version>2.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/
implementation 'net.mingsoft:ms-mdiy:2.1.12'
// https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/
implementation ("net.mingsoft:ms-mdiy:2.1.12")
'net.mingsoft:ms-mdiy:jar:2.1.12'
<dependency org="net.mingsoft" name="ms-mdiy" rev="2.1.12">
<artifact name="ms-mdiy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-mdiy', version='2.1.12')
)
libraryDependencies += "net.mingsoft" % "ms-mdiy" % "2.1.12"
[net.mingsoft/ms-mdiy "2.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mingsoft : ms-basic | jar | 2.1.12 |