Files download
File Operation
io-hotmoka-constants-1.4.2.jar download
io-hotmoka-constants-1.4.2.pom download
io-hotmoka-constants-1.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.hotmoka</groupId>
  <artifactId>io-hotmoka-constants</artifactId>
  <version>1.4.2</version>
</dependency>
Gradle Groovy
implementation 'io.hotmoka:io-hotmoka-constants:1.4.2'
Gradle Kotlin
implementation("io.hotmoka:io-hotmoka-constants:1.4.2")
Scala SBT
libraryDependencies += "io.hotmoka" % "io-hotmoka-constants" % "1.4.2"
Groovy Grape
@Grapes(
  @Grab(group='io.hotmoka', module='io-hotmoka-constants', version='1.4.2')
)
Apache Ivy
<dependency org="io.hotmoka" name="io-hotmoka-constants" rev="1.4.2" />
Leiningen
[io.hotmoka/io-hotmoka-constants "1.4.2"]
Apache Buildr
'io.hotmoka:io-hotmoka-constants:jar:1.4.2'
Dependencies
The project has no third-party dependencies