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