is not current version
Last Version 2.1.3

com.github.rjolly:macros_2.11.0-M6 2.1.1

Scala Algebra System

GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

macros_2.11.0-M6
Version

Version

2.1.1
Type

Type

jar

Download macros_2.11.0-M6 2.1.1


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