is not current version
Last Version 1.1.9

org.ekrich:sjavatime_sjs1_3 1.1.6

A version of java.time library for Scala.js and Scala Native

GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sjavatime_sjs1_3
Version

Version

1.1.6
Type

Type

jar

Download sjavatime_sjs1_3 1.1.6


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