License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdgoddess-netty |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
goddess-netty-0.1.1.pom | |
goddess-netty-0.1.1.jar | 8 KB |
goddess-netty-0.1.1-sources.jar | 5 KB |
goddess-netty-0.1.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/goddess-netty/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>goddess-netty</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/goddess-netty/
implementation 'com.github.yuyenews:goddess-netty:0.1.1'
// https://jarcasting.com/artifacts/com.github.yuyenews/goddess-netty/
implementation ("com.github.yuyenews:goddess-netty:0.1.1")
'com.github.yuyenews:goddess-netty:jar:0.1.1'
<dependency org="com.github.yuyenews" name="goddess-netty" rev="0.1.1">
<artifact name="goddess-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='goddess-netty', version='0.1.1')
)
libraryDependencies += "com.github.yuyenews" % "goddess-netty" % "0.1.1"
[com.github.yuyenews/goddess-netty "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : goddess-server | jar | 0.1.1 |