License |
License
hynnet License, Version 2.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdhynnet-dep |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhynnet dep
hynnet依赖库
|
Filename | Size |
---|---|
hynnet-dep-1.0.0.pom | |
hynnet-dep-1.0.0.jar | 411 KB |
hynnet-dep-1.0.0-sources.jar | 535 bytes |
hynnet-dep-1.0.0-javadoc.jar | 535 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-dep/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-dep</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-dep/
implementation 'com.hynnet:hynnet-dep:1.0.0'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-dep/
implementation ("com.hynnet:hynnet-dep:1.0.0")
'com.hynnet:hynnet-dep:jar:1.0.0'
<dependency org="com.hynnet" name="hynnet-dep" rev="1.0.0">
<artifact name="hynnet-dep" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-dep', version='1.0.0')
)
libraryDependencies += "com.hynnet" % "hynnet-dep" % "1.0.0"
[com.hynnet/hynnet-dep "1.0.0"]