durian-debug

DurianDebug - Utilities for quick 'n dirty debugging and profiling

Лицензия

Лицензия

The Apache Software License, Version 2.0
Группа

Группа

com.diffplug.durian
Идентификатор

Идентификатор

durian-debug
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

durian-debug
DurianDebug - Utilities for quick 'n dirty debugging and profiling
Ссылка на сайт

Ссылка на сайт

https://github.com/diffplug/durian-debug
Система контроля версий

Система контроля версий

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

Скачать durian-debug

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.diffplug.durian : durian-core jar 1.1.0

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

DurianDebug: Utilities for quick 'n dirty debugging and profiling

Maven artifact Latest version Javadoc License Apache

Changelog Travis CI Live chat

A collection of utilities which are useful for quickly debugging and profiling some code.

Acknowledgements

com.diffplug.durian

DiffPlug

View, edit, compare. Anything, from anywhere.

Версии библиотеки

Версия
1.1.0
1.0.0