is not current version
Last Version 0.3.4

chat.dim:StarTrek 0.2.1

Interstellar Transport

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

StarTrek
Version

Version

0.2.1
Type

Type

jar

Download StarTrek 0.2.1


<!-- https://jarcasting.com/artifacts/chat.dim/StarTrek/ -->
<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>StarTrek</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/StarTrek/
implementation 'chat.dim:StarTrek:0.2.1'
// https://jarcasting.com/artifacts/chat.dim/StarTrek/
implementation ("chat.dim:StarTrek:0.2.1")
'chat.dim:StarTrek:jar:0.2.1'
<dependency org="chat.dim" name="StarTrek" rev="0.2.1">
  <artifact name="StarTrek" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='StarTrek', version='0.2.1')
)
libraryDependencies += "chat.dim" % "StarTrek" % "0.2.1"
[chat.dim/StarTrek "0.2.1"]