| License |
License |
|---|---|
| GroupId | GroupIdchat.dim |
| ArtifactId | ArtifactIdStarGate |
| Last Version | Last Version0.3.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStarGate
Network Connection Module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| StarGate-0.3.15.pom | |
| StarGate-0.3.15.jar | 17 KB |
| StarGate-0.3.15-sources.jar | 22 KB |
| StarGate-0.3.15-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/StarGate/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>StarGate</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/StarGate/
implementation 'chat.dim:StarGate:0.3.15'
// https://jarcasting.com/artifacts/chat.dim/StarGate/
implementation ("chat.dim:StarGate:0.3.15")
'chat.dim:StarGate:jar:0.3.15'
<dependency org="chat.dim" name="StarGate" rev="0.3.15">
<artifact name="StarGate" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='StarGate', version='0.3.15')
)
libraryDependencies += "chat.dim" % "StarGate" % "0.3.15"
[chat.dim/StarGate "0.3.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| chat.dim : TCP | jar | 0.3.4 |
| chat.dim : UDP | jar | 0.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |