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