is not current version
Last Version 2.7.1

commons-macros 2.5.5

AVSystem commons library for Scala

License

License

GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-macros_2.13
Version

Version

2.5.5
Type

Type

jar
Description

Description

commons-macros
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-macros_2.13 2.5.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.scala-lang : scala-reflect jar 2.13.7

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
org.mockito : mockito-core jar 3.9.0
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.