License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdStarTrek |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStarTrek
Interstellar Transport
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
StarTrek-0.3.4.pom | |
StarTrek-0.3.4.jar | 12 KB |
StarTrek-0.3.4-sources.jar | 15 KB |
StarTrek-0.3.4-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/StarTrek/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>StarTrek</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/StarTrek/
implementation 'chat.dim:StarTrek:0.3.4'
// https://jarcasting.com/artifacts/chat.dim/StarTrek/
implementation ("chat.dim:StarTrek:0.3.4")
'chat.dim:StarTrek:jar:0.3.4'
<dependency org="chat.dim" name="StarTrek" rev="0.3.4">
<artifact name="StarTrek" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='StarTrek', version='0.3.4')
)
libraryDependencies += "chat.dim" % "StarTrek" % "0.3.4"
[chat.dim/StarTrek "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : FSM | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |