c

commons-core_sjs1_2.13

AVSystem commons library for Scala
https://github.com/AVSystem/scala-commons
The MIT License
AVSystem
Roman Janusz
Files download
File Operation
commons-core_sjs1_2.13-2.14.0.jar download
commons-core_sjs1_2.13-2.14.0.pom download
commons-core_sjs1_2.13-2.14.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-core_sjs1_2.13</artifactId>
  <version>2.14.0</version>
</dependency>
Gradle Groovy
implementation 'com.avsystem.commons:commons-core_sjs1_2.13:2.14.0'
Gradle Kotlin
implementation("com.avsystem.commons:commons-core_sjs1_2.13:2.14.0")
Scala SBT
libraryDependencies += "com.avsystem.commons" % "commons-core_sjs1_2.13" % "2.14.0"
Groovy Grape
@Grapes(
  @Grab(group='com.avsystem.commons', module='commons-core_sjs1_2.13', version='2.14.0')
)
Apache Ivy
<dependency org="com.avsystem.commons" name="commons-core_sjs1_2.13" rev="2.14.0" />
Leiningen
[com.avsystem.commons/commons-core_sjs1_2.13 "2.14.0"]
Apache Buildr
'com.avsystem.commons:commons-core_sjs1_2.13:jar:2.14.0'