License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.nscala-time |
ArtifactId | ArtifactIdnscala-time_2.13 |
Last Version | Last Version2.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnscala-time
nscala-time
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.nscala-time |
Filename | Size |
---|---|
nscala-time_2.13-2.30.0.pom | |
nscala-time_2.13-2.30.0.jar | 196 KB |
nscala-time_2.13-2.30.0-sources.jar | 39 KB |
nscala-time_2.13-2.30.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_2.13/ -->
<dependency>
<groupId>com.github.nscala-time</groupId>
<artifactId>nscala-time_2.13</artifactId>
<version>2.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_2.13/
implementation 'com.github.nscala-time:nscala-time_2.13:2.30.0'
// https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_2.13/
implementation ("com.github.nscala-time:nscala-time_2.13:2.30.0")
'com.github.nscala-time:nscala-time_2.13:jar:2.30.0'
<dependency org="com.github.nscala-time" name="nscala-time_2.13" rev="2.30.0">
<artifact name="nscala-time_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nscala-time', module='nscala-time_2.13', version='2.30.0')
)
libraryDependencies += "com.github.nscala-time" % "nscala-time_2.13" % "2.30.0"
[com.github.nscala-time/nscala-time_2.13 "2.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
joda-time : joda-time | jar | 2.10.12 |
org.joda : joda-convert | jar | 2.2.1 |