Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.japgolly.scalajs-react |
ArtifactId | ArtifactIdext-monocle-scalaz_sjs0.6_2.13 |
Version | Version1.7.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-monocle-scalaz_sjs0.6_2.13/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>ext-monocle-scalaz_sjs0.6_2.13</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-monocle-scalaz_sjs0.6_2.13/
implementation 'com.github.japgolly.scalajs-react:ext-monocle-scalaz_sjs0.6_2.13:1.7.3'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-monocle-scalaz_sjs0.6_2.13/
implementation ("com.github.japgolly.scalajs-react:ext-monocle-scalaz_sjs0.6_2.13:1.7.3")
'com.github.japgolly.scalajs-react:ext-monocle-scalaz_sjs0.6_2.13:jar:1.7.3'
<dependency org="com.github.japgolly.scalajs-react" name="ext-monocle-scalaz_sjs0.6_2.13" rev="1.7.3">
<artifact name="ext-monocle-scalaz_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='ext-monocle-scalaz_sjs0.6_2.13', version='1.7.3')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "ext-monocle-scalaz_sjs0.6_2.13" % "1.7.3"
[com.github.japgolly.scalajs-react/ext-monocle-scalaz_sjs0.6_2.13 "1.7.3"]