License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdlauncher |
Version | Version1.9 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationQuAck |
Filename | Size |
---|---|
launcher-1.9.pom | |
launcher-1.9.jar | 7 KB |
launcher-1.9-sources.jar | 3 KB |
launcher-1.9-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/launcher/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>launcher</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/launcher/
implementation 'com.testquack:launcher:1.9'
// https://jarcasting.com/artifacts/com.testquack/launcher/
implementation ("com.testquack:launcher:1.9")
'com.testquack:launcher:jar:1.9'
<dependency org="com.testquack" name="launcher" rev="1.9">
<artifact name="launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='launcher', version='1.9')
)
libraryDependencies += "com.testquack" % "launcher" % "1.9"
[com.testquack/launcher "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.9 |
ru.greatbit.whoru : auth | jar | 1.4 |
ru.greatbit.plow : plow-contract | jar | 1.4 |