is not current version
Last Version 0.3.12

com.gu:prequel_2.10 0.3.11

prequel

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

prequel_2.10
Version

Version

0.3.11
Type

Type

jar

Download prequel_2.10 0.3.11


<!-- https://jarcasting.com/artifacts/com.gu/prequel_2.10/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>prequel_2.10</artifactId>
    <version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/prequel_2.10/
implementation 'com.gu:prequel_2.10:0.3.11'
// https://jarcasting.com/artifacts/com.gu/prequel_2.10/
implementation ("com.gu:prequel_2.10:0.3.11")
'com.gu:prequel_2.10:jar:0.3.11'
<dependency org="com.gu" name="prequel_2.10" rev="0.3.11">
  <artifact name="prequel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='prequel_2.10', version='0.3.11')
)
libraryDependencies += "com.gu" % "prequel_2.10" % "0.3.11"
[com.gu/prequel_2.10 "0.3.11"]