beangle / style   0.0.6

GitHub
Scala versions: 2.12
sbt plugins: 1.0

beangle-style-core 0.0.2


Group ID:
org.beangle.style
Artifact ID:
beangle-style-core_2.12
Version:
0.0.2
Release Date:
Feb 22, 2021
Licenses:
Files:

libraryDependencies += "org.beangle.style" %% "beangle-style-core" % "0.0.2"

Mill build tool

ivy"org.beangle.style::beangle-style-core:0.0.2"

Scala CLI

//> using dep "org.beangle.style::beangle-style-core:0.0.2"

Ammonite REPL

import $ivy.`org.beangle.style::beangle-style-core:0.0.2`

<dependency>
  <groupId>org.beangle.style</groupId>
  <artifactId>beangle-style-core_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'org.beangle.style', name: 'beangle-style-core_2.12', version: '0.0.2'