s

scanamo-time_2.11

scanamo-time
http://www.scanamo.org/
Apache V2
com.gu
Phil Wills
文件下载
文件名 操作
scanamo-time_2.11-1.0.0-M8.jar 下载
scanamo-time_2.11-1.0.0-M8.pom 下载
scanamo-time_2.11-1.0.0-M8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>scanamo-time_2.11</artifactId>
  <version>1.0.0-M8</version>
</dependency>
Gradle Groovy
implementation 'com.gu:scanamo-time_2.11:1.0.0-M8'
Gradle Kotlin
implementation("com.gu:scanamo-time_2.11:1.0.0-M8")
Scala SBT
libraryDependencies += "com.gu" % "scanamo-time_2.11" % "1.0.0-M8"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='scanamo-time_2.11', version='1.0.0-M8')
)
Apache Ivy
<dependency org="com.gu" name="scanamo-time_2.11" rev="1.0.0-M8" />
Leiningen
[com.gu/scanamo-time_2.11 "1.0.0-M8"]
Apache Buildr
'com.gu:scanamo-time_2.11:jar:1.0.0-M8'