License |
License |
---|---|
GroupId | GroupIdcom.avsystem.commons |
ArtifactId | ArtifactIdcommons-core_sjs1_2.12 |
Version | Version2.7.1 |
Type | Typejar |
Description |
Descriptioncommons-core
AVSystem commons library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-core_sjs1_2.12-2.7.1.pom | |
commons-core_sjs1_2.12-2.7.1.jar | 2 MB |
commons-core_sjs1_2.12-2.7.1-sources.jar | 151 KB |
commons-core_sjs1_2.12-2.7.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs1_2.12/ -->
<dependency>
<groupId>com.avsystem.commons</groupId>
<artifactId>commons-core_sjs1_2.12</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs1_2.12/
implementation 'com.avsystem.commons:commons-core_sjs1_2.12:2.7.1'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-core_sjs1_2.12/
implementation ("com.avsystem.commons:commons-core_sjs1_2.12:2.7.1")
'com.avsystem.commons:commons-core_sjs1_2.12:jar:2.7.1'
<dependency org="com.avsystem.commons" name="commons-core_sjs1_2.12" rev="2.7.1">
<artifact name="commons-core_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-core_sjs1_2.12', version='2.7.1')
)
libraryDependencies += "com.avsystem.commons" % "commons-core_sjs1_2.12" % "2.7.1"
[com.avsystem.commons/commons-core_sjs1_2.12 "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.avsystem.commons : commons-macros_2.12 | jar | 2.7.1 |
org.scala-js : scalajs-library_2.12 | jar | 1.10.0 |
org.scala-lang.modules : scala-collection-compat_sjs1_2.12 | jar | 2.5.0 |
io.monix : monix_sjs1_2.12 Optional | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 1.10.0 |
org.scalatest : scalatest_sjs1_2.12 | jar | 3.2.12 |
org.scalacheck : scalacheck_sjs1_2.12 | jar | 1.16.0 |
org.scalatestplus : scalacheck-1-16_sjs1_2.12 | jar | 3.2.12.0 |
org.mockito : mockito-core | jar | 3.9.0 |