is not current version
Last Version 2.7.1

commons-macros 2.4.0

AVSystem commons library for Scala

License

License

GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-macros_2.12
Version

Version

2.4.0
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.12 2.4.0


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.12 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.