is not current version
Last Version 2.13.3-bin-e832e2a

com.github.xuwei-k:scala-library 2.13.3-bin-9be7dc5

Standard library for the Scala Programming Language

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scala-library
Version

Version

2.13.3-bin-9be7dc5
Type

Type

jar

Download scala-library 2.13.3-bin-9be7dc5


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/scala-library/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>scala-library</artifactId>
    <version>2.13.3-bin-9be7dc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/scala-library/
implementation 'com.github.xuwei-k:scala-library:2.13.3-bin-9be7dc5'
// https://jarcasting.com/artifacts/com.github.xuwei-k/scala-library/
implementation ("com.github.xuwei-k:scala-library:2.13.3-bin-9be7dc5")
'com.github.xuwei-k:scala-library:jar:2.13.3-bin-9be7dc5'
<dependency org="com.github.xuwei-k" name="scala-library" rev="2.13.3-bin-9be7dc5">
  <artifact name="scala-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='scala-library', version='2.13.3-bin-9be7dc5')
)
libraryDependencies += "com.github.xuwei-k" % "scala-library" % "2.13.3-bin-9be7dc5"
[com.github.xuwei-k/scala-library "2.13.3-bin-9be7dc5"]