License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdlauncher |
Version | Version1.17 |
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.17.pom | |
launcher-1.17.jar | 7 KB |
launcher-1.17-sources.jar | 3 KB |
launcher-1.17-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/launcher/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>launcher</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/launcher/
implementation 'com.testquack:launcher:1.17'
// https://jarcasting.com/artifacts/com.testquack/launcher/
implementation ("com.testquack:launcher:1.17")
'com.testquack:launcher:jar:1.17'
<dependency org="com.testquack" name="launcher" rev="1.17">
<artifact name="launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='launcher', version='1.17')
)
libraryDependencies += "com.testquack" % "launcher" % "1.17"
[com.testquack/launcher "1.17"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.17 |
ru.greatbit.whoru : auth | jar | 1.8 |
ru.greatbit.plow : plow-contract | jar | 1.4 |