beangle-commons-file 5.1.8


Group ID:
org.beangle.commons
Artifact ID:
beangle-commons-file_2.13
Version:
5.1.8
Release Date:
Aug 6, 2019
Licenses:
Files:

libraryDependencies += "org.beangle.commons" %% "beangle-commons-file" % "5.1.8"

Mill build tool

ivy"org.beangle.commons::beangle-commons-file:5.1.8"

Scala CLI

//> using dep "org.beangle.commons::beangle-commons-file:5.1.8"

Ammonite REPL

import $ivy.`org.beangle.commons::beangle-commons-file:5.1.8`

<dependency>
  <groupId>org.beangle.commons</groupId>
  <artifactId>beangle-commons-file_2.13</artifactId>
  <version>5.1.8</version>
</dependency>

compile group: 'org.beangle.commons', name: 'beangle-commons-file_2.13', version: '5.1.8'