Group Id com.gu
Artifact Id commercial-shared_2.13
Version 6.1.5
Packaging jar
URL -
Badge
Last Updated 2019-11-08T09:03:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>commercial-shared_2.13</artifactId>
    <version>6.1.5</version>
</dependency>
implementation group: 'com.gu', name: 'commercial-shared_2.13', version: '6.1.5'
implementation 'com.gu:commercial-shared_2.13:6.1.5'
implementation("com.gu:commercial-shared_2.13:6.1.5")
libraryDependencies += "com.gu" % "commercial-shared_2.13" % "6.1.5"
<dependency org="com.gu" name="commercial-shared_2.13" rev="6.1.5"/>
@Grapes(
    @Grab(group='com.gu', module='commercial-shared_2.13', version='6.1.5')
)
[com.gu/commercial-shared_2.13 "6.1.5"]
'com.gu:commercial-shared_2.13:6.1.5'