alephium-conf 3.1.0


Group ID:
org.alephium
Artifact ID:
alephium-conf_2.13
Version:
3.1.0
Release Date:
Jun 11, 2024
Licenses:
Files:
Full Scala Version:
2.13.10

libraryDependencies += "org.alephium" %% "alephium-conf" % "3.1.0"

Mill build tool

ivy"org.alephium::alephium-conf:3.1.0"

Scala CLI

//> using dep "org.alephium::alephium-conf:3.1.0"

Ammonite REPL

import $ivy.`org.alephium::alephium-conf:3.1.0`

<dependency>
  <groupId>org.alephium</groupId>
  <artifactId>alephium-conf_2.13</artifactId>
  <version>3.1.0</version>
</dependency>

compile group: 'org.alephium', name: 'alephium-conf_2.13', version: '3.1.0'