License |
License |
---|---|
GroupId | GroupIdcom.github.rjolly |
ArtifactId | ArtifactIdmacros_2.11.0-M6 |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmacros
Scala Algebra System
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.rjolly |
Filename | Size |
---|---|
macros_2.11.0-M6-2.1.3.pom | |
macros_2.11.0-M6-2.1.3.jar | 10 KB |
macros_2.11.0-M6-2.1.3-sources.jar | 10 KB |
macros_2.11.0-M6-2.1.3-javadoc.jar | 10 KB |
Browse |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.rjolly/macros_2.11.0-M6/
implementation ("com.github.rjolly:macros_2.11.0-M6:2.1.3")
'com.github.rjolly:macros_2.11.0-M6:jar:2.1.3'
<dependency org="com.github.rjolly" name="macros_2.11.0-M6" rev="2.1.3">
<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.3')
)
libraryDependencies += "com.github.rjolly" % "macros_2.11.0-M6" % "2.1.3"
[com.github.rjolly/macros_2.11.0-M6 "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.0-M6 |