| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mingsoft |
| ArtifactId | ArtifactIdms-mdiy |
| Last Version | Last Version2.1.13.1 |
| Release Date | Release Date |
| 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.13.1.pom | |
| ms-mdiy-2.1.13.1.jar | 111 KB |
| ms-mdiy-2.1.13.1-sources.jar | 100 KB |
| ms-mdiy-2.1.13.1-javadoc.jar | 308 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mdiy</artifactId>
<version>2.1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/
implementation 'net.mingsoft:ms-mdiy:2.1.13.1'
// https://jarcasting.com/artifacts/net.mingsoft/ms-mdiy/
implementation ("net.mingsoft:ms-mdiy:2.1.13.1")
'net.mingsoft:ms-mdiy:jar:2.1.13.1'
<dependency org="net.mingsoft" name="ms-mdiy" rev="2.1.13.1">
<artifact name="ms-mdiy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-mdiy', version='2.1.13.1')
)
libraryDependencies += "net.mingsoft" % "ms-mdiy" % "2.1.13.1"
[net.mingsoft/ms-mdiy "2.1.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mingsoft : ms-basic | jar | 2.1.13.1 |