License |
License |
---|---|
GroupId | GroupIdcom.avsystem.commons |
ArtifactId | ArtifactIdcommons-core_sjs0.6_2.11 |
Version | Version1.48.2 |
Type | Typejar |
Description |
DescriptionAVSystem commons
AVSystem commons library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.11/ -->
<dependency>
<groupId>com.avsystem.commons</groupId>
<artifactId>commons-core_sjs0.6_2.11</artifactId>
<version>1.48.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.11/
implementation 'com.avsystem.commons:commons-core_sjs0.6_2.11:1.48.2'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs0.6_2.11/
implementation ("com.avsystem.commons:commons-core_sjs0.6_2.11:1.48.2")
'com.avsystem.commons:commons-core_sjs0.6_2.11:jar:1.48.2'
<dependency org="com.avsystem.commons" name="commons-core_sjs0.6_2.11" rev="1.48.2">
<artifact name="commons-core_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-core_sjs0.6_2.11', version='1.48.2')
)
libraryDependencies += "com.avsystem.commons" % "commons-core_sjs0.6_2.11" % "1.48.2"
[com.avsystem.commons/commons-core_sjs0.6_2.11 "1.48.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.avsystem.commons : commons-macros_2.11 | jar | 1.48.2 |
com.avsystem.commons : commons-annotations_sjs0.6_2.11 | jar | 1.48.2 |
org.scala-js : scalajs-library_2.11 | jar | 0.6.33 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.11.12 | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.11 | jar | 0.6.33 |
org.scalatest : scalatest_sjs0.6_2.11 | jar | 3.2.1 |
org.scalacheck : scalacheck_sjs0.6_2.11 | jar | 1.14.3 |
org.scalatestplus : scalacheck-1-14_sjs0.6_2.11 | jar | 3.2.1.0 |
org.mockito : mockito-core | jar | 3.5.2 |