andyglow / scala-patch   0.0.4

GitHub

Scala Structured Patch

Scala versions: 2.13 2.12 2.11

scala-gpl-generic 0.0.2


Group ID:
com.github.andyglow
Artifact ID:
scala-gpl-generic_2.11
Version:
0.0.2
Release Date:
Aug 16, 2022
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scala-gpl-generic" % "0.0.2"

Mill build tool

ivy"com.github.andyglow::scala-gpl-generic:0.0.2"

Scala CLI

//> using dep "com.github.andyglow::scala-gpl-generic:0.0.2"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-gpl-generic:0.0.2`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-gpl-generic_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-gpl-generic_2.11', version: '0.0.2'