recon4s 0.5.0


Group ID:
com.github.ancane
Artifact ID:
recon4s_3
Version:
0.5.0
Release Date:
May 29, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.7.0
Developers:

libraryDependencies += "com.github.ancane" %% "recon4s" % "0.5.0"

Mill build tool

ivy"com.github.ancane::recon4s:0.5.0"

Scala CLI

//> using dep "com.github.ancane::recon4s:0.5.0"

Ammonite REPL

import $ivy.`com.github.ancane::recon4s:0.5.0`

<dependency>
  <groupId>com.github.ancane</groupId>
  <artifactId>recon4s_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.ancane', name: 'recon4s_3', version: '0.5.0'