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


Group ID:
com.madgag.sample-gslrw
Artifact ID:
core_3
Version:
1.0.5
Release Date:
Dec 31, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.madgag.sample-gslrw</groupId>
  <artifactId>core_3</artifactId>
  <version>1.0.5</version>
</dependency>

compile group: 'com.madgag.sample-gslrw', name: 'core_3', version: '1.0.5'