is not current version
Last Version 0.3.12

com.gu:prequel_2.9.2 0.3.11

prequel

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

prequel_2.9.2
Version

Version

0.3.11
Type

Type

jar

Download prequel_2.9.2 0.3.11


<!-- 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"]