GroupId | GroupIdcom.gu |
---|---|
ArtifactId | ArtifactIdprequel_2.9.2 |
Version | Version0.3.11 |
Type | Typejar |
Filename | Size |
---|---|
prequel_2.9.2-0.3.11.pom | |
prequel_2.9.2-0.3.11.jar | 133 KB |
prequel_2.9.2-0.3.11-sources.jar | 13 KB |
prequel_2.9.2-0.3.11-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/prequel_2.9.2/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>prequel_2.9.2</artifactId>
<version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/prequel_2.9.2/
implementation 'com.gu:prequel_2.9.2:0.3.11'
// https://jarcasting.com/artifacts/com.gu/prequel_2.9.2/
implementation ("com.gu:prequel_2.9.2:0.3.11")
'com.gu:prequel_2.9.2:jar:0.3.11'
<dependency org="com.gu" name="prequel_2.9.2" rev="0.3.11">
<artifact name="prequel_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='prequel_2.9.2', version='0.3.11')
)
libraryDependencies += "com.gu" % "prequel_2.9.2" % "0.3.11"
[com.gu/prequel_2.9.2 "0.3.11"]