Last Version

AVSystem commons 2.0.0-M16

AVSystem commons library for Scala

License

License

GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-core_sjs0.6_2.13
Version

Version

2.0.0-M16
Type

Type

jar
Description

Description

AVSystem commons
AVSystem commons library for Scala
Project URL

Project URL

https://github.com/AVSystem/scala-commons
Project Organization

Project Organization

AVSystem
Source Code Management

Source Code Management

https://github.com/AVSystem/scala-commons.git

Download commons-core_sjs0.6_2.13 2.0.0-M16


<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.13/ -->
<dependency>
    <groupId>com.avsystem.commons</groupId>
    <artifactId>commons-core_sjs0.6_2.13</artifactId>
    <version>2.0.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.13/
implementation 'com.avsystem.commons:commons-core_sjs0.6_2.13:2.0.0-M16'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.13/
implementation ("com.avsystem.commons:commons-core_sjs0.6_2.13:2.0.0-M16")
'com.avsystem.commons:commons-core_sjs0.6_2.13:jar:2.0.0-M16'
<dependency org="com.avsystem.commons" name="commons-core_sjs0.6_2.13" rev="2.0.0-M16">
  <artifact name="commons-core_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-core_sjs0.6_2.13', version='2.0.0-M16')
)
libraryDependencies += "com.avsystem.commons" % "commons-core_sjs0.6_2.13" % "2.0.0-M16"
[com.avsystem.commons/commons-core_sjs0.6_2.13 "2.0.0-M16"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.avsystem.commons : commons-macros_2.13 jar 2.0.0-M16
org.scala-js : scalajs-library_2.13 jar 0.6.33
org.scala-lang.modules : scala-collection-compat_sjs0.6_2.13 jar 2.1.6

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13.3 jar 1.7.1

test (5)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 0.6.33
org.scalatest : scalatest_sjs0.6_2.13 jar 3.2.1
org.scalacheck : scalacheck_sjs0.6_2.13 jar 1.14.3
org.scalatestplus : scalacheck-1-14_sjs0.6_2.13 jar 3.2.2.0
org.mockito : mockito-core jar 3.5.15

Project Modules

There are no modules declared in this project.