| License | License | 
|---|---|
| GroupId | GroupIdcom.gettyio | 
| ArtifactId | ArtifactIdgetty-expansion | 
| Version | Version2.0.0-beta2 | 
| Type | Typejar | 
| Description | Description一个完全基于java 实现的,长得有点像netty的aio网络框架 | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| getty-expansion-2.0.0-beta2.pom | |
| getty-expansion-2.0.0-beta2.jar | 139 KB | 
| getty-expansion-2.0.0-beta2-sources.jar | 108 KB | 
| getty-expansion-2.0.0-beta2-javadoc.jar | 567 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gettyio/getty-expansion/ -->
<dependency>
    <groupId>com.gettyio</groupId>
    <artifactId>getty-expansion</artifactId>
    <version>2.0.0-beta2</version>
</dependency>// https://jarcasting.com/artifacts/com.gettyio/getty-expansion/
implementation 'com.gettyio:getty-expansion:2.0.0-beta2'// https://jarcasting.com/artifacts/com.gettyio/getty-expansion/
implementation ("com.gettyio:getty-expansion:2.0.0-beta2")'com.gettyio:getty-expansion:jar:2.0.0-beta2'<dependency org="com.gettyio" name="getty-expansion" rev="2.0.0-beta2">
  <artifact name="getty-expansion" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gettyio', module='getty-expansion', version='2.0.0-beta2')
)libraryDependencies += "com.gettyio" % "getty-expansion" % "2.0.0-beta2"[com.gettyio/getty-expansion "2.0.0-beta2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.gettyio : getty-core | jar | 2.0.0-beta2 | 
| com.google.protobuf : protobuf-java Optional | jar | 3.8.0 |