mwielocha / factorio   0.3.1

GitHub

Compile time dependency injection framework for Scala

Scala versions: 2.13
Scala.js versions: 1.x

factorio-annotations 0.1.6


Group ID:
io.mwielocha
Artifact ID:
factorio-annotations_2.13
Version:
0.1.6
Release Date:
May 12, 2020
Licenses:
Files:

libraryDependencies += "io.mwielocha" %% "factorio-annotations" % "0.1.6"

Mill build tool

ivy"io.mwielocha::factorio-annotations:0.1.6"

Scala CLI

//> using dep "io.mwielocha::factorio-annotations:0.1.6"

Ammonite REPL

import $ivy.`io.mwielocha::factorio-annotations:0.1.6`

<dependency>
  <groupId>io.mwielocha</groupId>
  <artifactId>factorio-annotations_2.13</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'io.mwielocha', name: 'factorio-annotations_2.13', version: '0.1.6'