License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.nscala-time |
ArtifactId | ArtifactIdnscala-time_3 |
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_3-2.30.0.pom | |
nscala-time_3-2.30.0.jar | 224 KB |
nscala-time_3-2.30.0-sources.jar | 39 KB |
nscala-time_3-2.30.0-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_3/ -->
<dependency>
<groupId>com.github.nscala-time</groupId>
<artifactId>nscala-time_3</artifactId>
<version>2.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_3/
implementation 'com.github.nscala-time:nscala-time_3:2.30.0'
// https://jarcasting.com/artifacts/com.github.nscala-time/nscala-time_3/
implementation ("com.github.nscala-time:nscala-time_3:2.30.0")
'com.github.nscala-time:nscala-time_3:jar:2.30.0'
<dependency org="com.github.nscala-time" name="nscala-time_3" rev="2.30.0">
<artifact name="nscala-time_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nscala-time', module='nscala-time_3', version='2.30.0')
)
libraryDependencies += "com.github.nscala-time" % "nscala-time_3" % "2.30.0"
[com.github.nscala-time/nscala-time_3 "2.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
joda-time : joda-time | jar | 2.10.12 |
org.joda : joda-convert | jar | 2.2.1 |