macros


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.softwaremill.scalamacrodebug
ArtifactId

ArtifactId

macros_2.10
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

macros
macros
Project URL

Project URL

http://www.softwaremill.com
Project Organization

Project Organization

com.softwaremill.scalamacrodebug

Download macros_2.10

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1