rtyley / sample-project-using-gha-scala-library-release-workflow   1.0.12

Apache License 2.0 GitHub

Stub Scala library using https://github.com/guardian/gha-scala-library-release-workflow

Scala versions: 3.x 2.13 2.12

core 1.0.1


Group ID:
com.madgag.sample-gslrw
Artifact ID:
core_2.13
Version:
1.0.1
Release Date:
Dec 27, 2023
Licenses:
Files:

libraryDependencies += "com.madgag.sample-gslrw" %% "core" % "1.0.1"

Mill build tool

ivy"com.madgag.sample-gslrw::core:1.0.1"

Scala CLI

//> using dep "com.madgag.sample-gslrw::core:1.0.1"

Ammonite REPL

import $ivy.`com.madgag.sample-gslrw::core:1.0.1`

<dependency>
  <groupId>com.madgag.sample-gslrw</groupId>
  <artifactId>core_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.madgag.sample-gslrw', name: 'core_2.13', version: '1.0.1'