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