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

net.kemitix:inline-exceptions 0.1.0

Optionally throw exceptions without adding an if-then branch that affects code coverage

Категории

Категории

Сеть
Группа

Группа

net.kemitix
Идентификатор

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

inline-exceptions
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать inline-exceptions 0.1.0


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