Group Id com.gu
Artifact Id prequel_2.10
Version 0.3.12
Packaging jar
URL -
Badge
Last Updated 2014-04-04T02:13:30+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>prequel_2.10</artifactId>
    <version>0.3.12</version>
</dependency>
implementation group: 'com.gu', name: 'prequel_2.10', version: '0.3.12'
implementation 'com.gu:prequel_2.10:0.3.12'
implementation("com.gu:prequel_2.10:0.3.12")
libraryDependencies += "com.gu" % "prequel_2.10" % "0.3.12"
<dependency org="com.gu" name="prequel_2.10" rev="0.3.12"/>
@Grapes(
    @Grab(group='com.gu', module='prequel_2.10', version='0.3.12')
)
[com.gu/prequel_2.10 "0.3.12"]
'com.gu:prequel_2.10:0.3.12'