Group Id com.gu
Artifact Id prequel_2.10
Version 0.3.10
Packaging jar
URL -
Badge
Last Updated 2014-04-03T06:59:39+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.10</version>
</dependency>
implementation group: 'com.gu', name: 'prequel_2.10', version: '0.3.10'
implementation 'com.gu:prequel_2.10:0.3.10'
implementation("com.gu:prequel_2.10:0.3.10")
libraryDependencies += "com.gu" % "prequel_2.10" % "0.3.10"
<dependency org="com.gu" name="prequel_2.10" rev="0.3.10"/>
@Grapes(
    @Grab(group='com.gu', module='prequel_2.10', version='0.3.10')
)
[com.gu/prequel_2.10 "0.3.10"]
'com.gu:prequel_2.10:0.3.10'