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