is not current version
Last Version 1.0.0-M10

org.scanamo:scanamo-time_2.11 1.0.0-M9

scanamo-time

GroupId

GroupId

org.scanamo
ArtifactId

ArtifactId

scanamo-time_2.11
Version

Version

1.0.0-M9
Type

Type

jar

Download scanamo-time_2.11 1.0.0-M9


<!-- https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/ -->
<dependency>
    <groupId>org.scanamo</groupId>
    <artifactId>scanamo-time_2.11</artifactId>
    <version>1.0.0-M9</version>
</dependency>
// https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/
implementation 'org.scanamo:scanamo-time_2.11:1.0.0-M9'
// https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/
implementation ("org.scanamo:scanamo-time_2.11:1.0.0-M9")
'org.scanamo:scanamo-time_2.11:jar:1.0.0-M9'
<dependency org="org.scanamo" name="scanamo-time_2.11" rev="1.0.0-M9">
  <artifact name="scanamo-time_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scanamo', module='scanamo-time_2.11', version='1.0.0-M9')
)
libraryDependencies += "org.scanamo" % "scanamo-time_2.11" % "1.0.0-M9"
[org.scanamo/scanamo-time_2.11 "1.0.0-M9"]