License |
License |
---|---|
GroupId | GroupIdorg.ekrich |
ArtifactId | ArtifactIdsjavatime_sjs1_3 |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsjavatime
A version of java.time library for Scala.js and Scala Native
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sjavatime_sjs1_3-1.1.9.pom | |
sjavatime_sjs1_3-1.1.9.jar | 314 KB |
sjavatime_sjs1_3-1.1.9-sources.jar | 35 KB |
sjavatime_sjs1_3-1.1.9-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ekrich/sjavatime_sjs1_3/ -->
<dependency>
<groupId>org.ekrich</groupId>
<artifactId>sjavatime_sjs1_3</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.ekrich/sjavatime_sjs1_3/
implementation 'org.ekrich:sjavatime_sjs1_3:1.1.9'
// https://jarcasting.com/artifacts/org.ekrich/sjavatime_sjs1_3/
implementation ("org.ekrich:sjavatime_sjs1_3:1.1.9")
'org.ekrich:sjavatime_sjs1_3:jar:1.1.9'
<dependency org="org.ekrich" name="sjavatime_sjs1_3" rev="1.1.9">
<artifact name="sjavatime_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ekrich', module='sjavatime_sjs1_3', version='1.1.9')
)
libraryDependencies += "org.ekrich" % "sjavatime_sjs1_3" % "1.1.9"
[org.ekrich/sjavatime_sjs1_3 "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.1.0 |
org.scala-js : scalajs-library_2.13 | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.8.0 |