Last Version

commons-macros 2.7.1

AVSystem commons library for Scala

License

License

GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-macros_2.13
Version

Version

2.7.1
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.7.1


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12
org.scalacheck : scalacheck_2.13 jar 1.16.0
org.scalatestplus : scalacheck-1-16_2.13 jar 3.2.12.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.