License |
License |
---|---|
GroupId | GroupIdcom.avsystem.commons |
ArtifactId | ArtifactIdcommons-macros_2.12.0-RC2 |
Version | Version1.18.6 |
Type | Typejar |
Description |
DescriptionAVSystem commons
AVSystem commons library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-macros_2.12.0-RC2/ -->
<dependency>
<groupId>com.avsystem.commons</groupId>
<artifactId>commons-macros_2.12.0-RC2</artifactId>
<version>1.18.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-macros_2.12.0-RC2/
implementation 'com.avsystem.commons:commons-macros_2.12.0-RC2:1.18.6'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-macros_2.12.0-RC2/
implementation ("com.avsystem.commons:commons-macros_2.12.0-RC2:1.18.6")
'com.avsystem.commons:commons-macros_2.12.0-RC2:jar:1.18.6'
<dependency org="com.avsystem.commons" name="commons-macros_2.12.0-RC2" rev="1.18.6">
<artifact name="commons-macros_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-macros_2.12.0-RC2', version='1.18.6')
)
libraryDependencies += "com.avsystem.commons" % "commons-macros_2.12.0-RC2" % "1.18.6"
[com.avsystem.commons/commons-macros_2.12.0-RC2 "1.18.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC2 |
com.avsystem.commons : commons-annotations_2.12.0-RC2 | jar | 1.18.6 |
com.github.ghik : silencer-lib_2.12.0-RC2 | jar | 0.5 |
org.scala-lang : scala-reflect | jar | 2.12.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-RC2 | jar | 3.0.0 |