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