Last Version

AVSystem commons 1.24.3

AVSystem commons library for Scala

License

License

GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-shared_2.11
Version

Version

1.24.3
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-shared_2.11 1.24.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.avsystem.commons : commons-macros_2.11 jar 1.24.3
com.github.ghik : silencer-lib_2.11 jar 0.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.4
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.