is not current version
Last Version 2.30.0

com.github.nscala-time:nscala-time_2.11 1.0.0

nscala-time

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.nscala-time
ArtifactId

ArtifactId

nscala-time_2.11
Version

Version

1.0.0
Type

Type

jar

Download nscala-time_2.11 1.0.0


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