| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oschina.michaelmofa |
| ArtifactId | ArtifactIdmc-net-util |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmc-net-util
is a network util
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mc-net-util-1.0.pom | |
| mc-net-util-1.0.jar | 4 KB |
| mc-net-util-1.0-sources.jar | 1 KB |
| mc-net-util-1.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.michaelmofa/mc-net-util/ -->
<dependency>
<groupId>net.oschina.michaelmofa</groupId>
<artifactId>mc-net-util</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.michaelmofa/mc-net-util/
implementation 'net.oschina.michaelmofa:mc-net-util:1.0'
// https://jarcasting.com/artifacts/net.oschina.michaelmofa/mc-net-util/
implementation ("net.oschina.michaelmofa:mc-net-util:1.0")
'net.oschina.michaelmofa:mc-net-util:jar:1.0'
<dependency org="net.oschina.michaelmofa" name="mc-net-util" rev="1.0">
<artifact name="mc-net-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.michaelmofa', module='mc-net-util', version='1.0')
)
libraryDependencies += "net.oschina.michaelmofa" % "mc-net-util" % "1.0"
[net.oschina.michaelmofa/mc-net-util "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.json-lib : json-lib | jar | 2.4 |