License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdrequest-launcher |
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 |
---|---|
request-launcher-1.18.pom | |
request-launcher-1.18.jar | 4 KB |
request-launcher-1.18-sources.jar | 2 KB |
request-launcher-1.18-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/request-launcher/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>request-launcher</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/request-launcher/
implementation 'com.testquack:request-launcher:1.18'
// https://jarcasting.com/artifacts/com.testquack/request-launcher/
implementation ("com.testquack:request-launcher:1.18")
'com.testquack:request-launcher:jar:1.18'
<dependency org="com.testquack" name="request-launcher" rev="1.18">
<artifact name="request-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='request-launcher', version='1.18')
)
libraryDependencies += "com.testquack" % "request-launcher" % "1.18"
[com.testquack/request-launcher "1.18"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : launcher | jar | 1.18 |