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