scala-trace-debug

Macro based print debugging. Locates log statements in your IDE.

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.johnreedlol
ArtifactId

ArtifactId

scala-trace-debug_2.11
Last Version

Last Version

4.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-trace-debug
Macro based print debugging. Locates log statements in your IDE.
Project URL

Project URL

https://github.com/JohnReedLOL/scala-trace-debug
Project Organization

Project Organization

com.github.johnreedlol
Source Code Management

Source Code Management

https://github.com/JohnReedLOL/scala-trace-debug

Download scala-trace-debug_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.johnreedlol/scala-trace-debug_2.11/ -->
<dependency>
    <groupId>com.github.johnreedlol</groupId>
    <artifactId>scala-trace-debug_2.11</artifactId>
    <version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johnreedlol/scala-trace-debug_2.11/
implementation 'com.github.johnreedlol:scala-trace-debug_2.11:4.5.0'
// https://jarcasting.com/artifacts/com.github.johnreedlol/scala-trace-debug_2.11/
implementation ("com.github.johnreedlol:scala-trace-debug_2.11:4.5.0")
'com.github.johnreedlol:scala-trace-debug_2.11:jar:4.5.0'
<dependency org="com.github.johnreedlol" name="scala-trace-debug_2.11" rev="4.5.0">
  <artifact name="scala-trace-debug_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johnreedlol', module='scala-trace-debug_2.11', version='4.5.0')
)
libraryDependencies += "com.github.johnreedlol" % "scala-trace-debug_2.11" % "4.5.0"
[com.github.johnreedlol/scala-trace-debug_2.11 "4.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.2
org.scala-lang.modules : scala-xml_2.11 jar 1.0.4

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.2
org.scala-lang : scala-reflect jar 2.11.2

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6
org.scalacheck : scalacheck_2.11 jar 1.11.5
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.11
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.0