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