scala

Dummy project to test the action-publish-sbt GitHub Action

License

License

Categories

Categories

Scala Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

scala_2.13
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

scala
Dummy project to test the action-publish-sbt GitHub Action
Project URL

Project URL

https://github.com/cucumber/action-publish-sbt
Project Organization

Project Organization

Cucumber
Source Code Management

Source Code Management

https://github.com/cucumber/action-publish-sbt

Download scala_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.cucumber/scala_2.13/ -->
<dependency>
    <groupId>io.cucumber</groupId>
    <artifactId>scala_2.13</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/scala_2.13/
implementation 'io.cucumber:scala_2.13:0.0.6'
// https://jarcasting.com/artifacts/io.cucumber/scala_2.13/
implementation ("io.cucumber:scala_2.13:0.0.6")
'io.cucumber:scala_2.13:jar:0.0.6'
<dependency org="io.cucumber" name="scala_2.13" rev="0.0.6">
  <artifact name="scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='scala_2.13', version='0.0.6')
)
libraryDependencies += "io.cucumber" % "scala_2.13" % "0.0.6"
[io.cucumber/scala_2.13 "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.4