Group Id com.gu
Artifact Id box_2.12
Version 0.1.0
Packaging jar
URL -
Badge
Last Updated 2017-08-14T01:42:53+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>box_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
implementation group: 'com.gu', name: 'box_2.12', version: '0.1.0'
implementation 'com.gu:box_2.12:0.1.0'
implementation("com.gu:box_2.12:0.1.0")
libraryDependencies += "com.gu" % "box_2.12" % "0.1.0"
<dependency org="com.gu" name="box_2.12" rev="0.1.0"/>
@Grapes(
    @Grab(group='com.gu', module='box_2.12', version='0.1.0')
)
[com.gu/box_2.12 "0.1.0"]
'com.gu:box_2.12:0.1.0'