License |
License |
---|---|
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-socket |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-Socket
FastChar-Socket is a FastChar plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastchar-socket-1.0.1.pom | |
fastchar-socket-1.0.1.jar | 18 KB |
fastchar-socket-1.0.1-sources.jar | 9 KB |
fastchar-socket-1.0.1-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-socket/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-socket</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-socket/
implementation 'com.fastchar:fastchar-socket:1.0.1'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-socket/
implementation ("com.fastchar:fastchar-socket:1.0.1")
'com.fastchar:fastchar-socket:jar:1.0.1'
<dependency org="com.fastchar" name="fastchar-socket" rev="1.0.1">
<artifact name="fastchar-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-socket', version='1.0.1')
)
libraryDependencies += "com.fastchar" % "fastchar-socket" % "1.0.1"
[com.fastchar/fastchar-socket "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
io.netty : netty-all | jar | 5.0.0.Alpha2 |