c

commons-core_sjs0.6_2.12

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