Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.rssh |
ArtifactId | ArtifactIdscala-gopher_sjs1_3.0.0-RC3 |
Version | Version2.0.0-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_sjs1_3.0.0-RC3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>scala-gopher_sjs1_3.0.0-RC3</artifactId>
<version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_sjs1_3.0.0-RC3/
implementation 'com.github.rssh:scala-gopher_sjs1_3.0.0-RC3:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_sjs1_3.0.0-RC3/
implementation ("com.github.rssh:scala-gopher_sjs1_3.0.0-RC3:2.0.0-RC3")
'com.github.rssh:scala-gopher_sjs1_3.0.0-RC3:jar:2.0.0-RC3'
<dependency org="com.github.rssh" name="scala-gopher_sjs1_3.0.0-RC3" rev="2.0.0-RC3">
<artifact name="scala-gopher_sjs1_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='scala-gopher_sjs1_3.0.0-RC3', version='2.0.0-RC3')
)
libraryDependencies += "com.github.rssh" % "scala-gopher_sjs1_3.0.0-RC3" % "2.0.0-RC3"
[com.github.rssh/scala-gopher_sjs1_3.0.0-RC3 "2.0.0-RC3"]