Group Id com.gu
Artifact Id scanamo-time_2.12
Version 1.0.0-M8
Packaging jar
URL -
Badge
Last Updated 2018-10-25T10:04:38+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>scanamo-time_2.12</artifactId>
    <version>1.0.0-M8</version>
</dependency>
implementation group: 'com.gu', name: 'scanamo-time_2.12', version: '1.0.0-M8'
implementation 'com.gu:scanamo-time_2.12:1.0.0-M8'
implementation("com.gu:scanamo-time_2.12:1.0.0-M8")
libraryDependencies += "com.gu" % "scanamo-time_2.12" % "1.0.0-M8"
<dependency org="com.gu" name="scanamo-time_2.12" rev="1.0.0-M8"/>
@Grapes(
    @Grab(group='com.gu', module='scanamo-time_2.12', version='1.0.0-M8')
)
[com.gu/scanamo-time_2.12 "1.0.0-M8"]
'com.gu:scanamo-time_2.12:1.0.0-M8'