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.2.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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