is not current version
Last Version 1.4.0

com.github.nscala-time:nscala-time_2.9.2 0.2.0

nscala-time

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.nscala-time
ArtifactId

ArtifactId

nscala-time_2.9.2
Version

Version

0.2.0
Type

Type

jar

Download nscala-time_2.9.2 0.2.0


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