Last Version

durian-debug 1.1.0

DurianDebug - Utilities for quick 'n dirty debugging and profiling

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.diffplug.durian
ArtifactId

ArtifactId

durian-debug
Version

Version

1.1.0
Type

Type

jar
Description

Description

durian-debug
DurianDebug - Utilities for quick 'n dirty debugging and profiling
Project URL

Project URL

https://github.com/diffplug/durian-debug
Source Code Management

Source Code Management

https://github.com/diffplug/durian-debug

Download durian-debug 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.diffplug.durian : durian-core jar 1.1.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0

Project Modules

There are no modules declared in this project.