GroupId | GroupIdclub.pizzalord |
---|---|
ArtifactId | ArtifactIdgaladriel-response |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
galadriel-response-0.0.7.pom | |
galadriel-response-0.0.7.jar | 4 KB |
galadriel-response-0.0.7-sources.jar | 3 KB |
galadriel-response-0.0.7-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.pizzalord/galadriel-response/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>galadriel-response</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/galadriel-response/
implementation 'club.pizzalord:galadriel-response:0.0.7'
// https://jarcasting.com/artifacts/club.pizzalord/galadriel-response/
implementation ("club.pizzalord:galadriel-response:0.0.7")
'club.pizzalord:galadriel-response:jar:0.0.7'
<dependency org="club.pizzalord" name="galadriel-response" rev="0.0.7">
<artifact name="galadriel-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='galadriel-response', version='0.0.7')
)
libraryDependencies += "club.pizzalord" % "galadriel-response" % "0.0.7"
[club.pizzalord/galadriel-response "0.0.7"]