Categories |
CategoriesJavaScript Languages Scala |
---|---|
GroupId | GroupIdcom.alexitc |
ArtifactId | ArtifactIdscala-js-chrome_sjs1_2.13 |
Version | Version0.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.alexitc/scala-js-chrome_sjs1_2.13/ -->
<dependency>
<groupId>com.alexitc</groupId>
<artifactId>scala-js-chrome_sjs1_2.13</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexitc/scala-js-chrome_sjs1_2.13/
implementation 'com.alexitc:scala-js-chrome_sjs1_2.13:0.6.0'
// https://jarcasting.com/artifacts/com.alexitc/scala-js-chrome_sjs1_2.13/
implementation ("com.alexitc:scala-js-chrome_sjs1_2.13:0.6.0")
'com.alexitc:scala-js-chrome_sjs1_2.13:jar:0.6.0'
<dependency org="com.alexitc" name="scala-js-chrome_sjs1_2.13" rev="0.6.0">
<artifact name="scala-js-chrome_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexitc', module='scala-js-chrome_sjs1_2.13', version='0.6.0')
)
libraryDependencies += "com.alexitc" % "scala-js-chrome_sjs1_2.13" % "0.6.0"
[com.alexitc/scala-js-chrome_sjs1_2.13 "0.6.0"]