is not current version
Last Version 2.2.0

ch.powerunit.extensions:powerunit-extensions-exceptions 1.2.0

This is a test framework for the JDK 1.9 - Extension to provide unchecked exception for lambda.

GroupId

GroupId

ch.powerunit.extensions
ArtifactId

ArtifactId

powerunit-extensions-exceptions
Version

Version

1.2.0
Type

Type

jar

Download powerunit-extensions-exceptions 1.2.0


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