i

io-hotmoka-exceptions

This module defines methods for dealing with functional interfaces that might throw exceptions.
https://github.com/Hotmoka/io-hotmoka-exceptions/io-hotmoka-exceptions
The Apache License, Version 2.0
Hotmoka
Fausto Spoto
Files download
File Operation
io-hotmoka-exceptions-1.4.1.jar download
io-hotmoka-exceptions-1.4.1.pom download
io-hotmoka-exceptions-1.4.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.hotmoka.exceptions</groupId>
  <artifactId>io-hotmoka-exceptions</artifactId>
  <version>1.4.1</version>
</dependency>
Gradle Groovy
implementation 'io.hotmoka.exceptions:io-hotmoka-exceptions:1.4.1'
Gradle Kotlin
implementation("io.hotmoka.exceptions:io-hotmoka-exceptions:1.4.1")
Scala SBT
libraryDependencies += "io.hotmoka.exceptions" % "io-hotmoka-exceptions" % "1.4.1"
Groovy Grape
@Grapes(
  @Grab(group='io.hotmoka.exceptions', module='io-hotmoka-exceptions', version='1.4.1')
)
Apache Ivy
<dependency org="io.hotmoka.exceptions" name="io-hotmoka-exceptions" rev="1.4.1" />
Leiningen
[io.hotmoka.exceptions/io-hotmoka-exceptions "1.4.1"]
Apache Buildr
'io.hotmoka.exceptions:io-hotmoka-exceptions:jar:1.4.1'
Dependencies
The project has no third-party dependencies