License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.woaizhuangbi |
ArtifactId | ArtifactIdnet-utils |
Last Version | Last Version0.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetUtils
A net utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
net-utils-0.0.2-RELEASE.pom | |
net-utils-0.0.2-RELEASE.jar | 15 KB |
net-utils-0.0.2-RELEASE-sources.jar | 5 KB |
net-utils-0.0.2-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/net-utils/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>net-utils</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/net-utils/
implementation 'com.woaizhuangbi:net-utils:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/net-utils/
implementation ("com.woaizhuangbi:net-utils:0.0.2-RELEASE")
'com.woaizhuangbi:net-utils:jar:0.0.2-RELEASE'
<dependency org="com.woaizhuangbi" name="net-utils" rev="0.0.2-RELEASE">
<artifact name="net-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='net-utils', version='0.0.2-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "net-utils" % "0.0.2-RELEASE"
[com.woaizhuangbi/net-utils "0.0.2-RELEASE"]