scala-seed


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.regadas
ArtifactId

ArtifactId

scala-seed_2.12
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

scala-seed
scala-seed
Project URL

Project URL

https://github.com/regadas/scala-seed
Project Organization

Project Organization

regadas
Source Code Management

Source Code Management

https://github.com/regadas/scala-seed

Download scala-seed_2.12

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.

scala-seed

scala template project with:

  • scalafmt
  • versions set dynamically from git
  • scala 2.12/2.13 cross compilation
  • github actions
    • validation
    • test
    • sonatype publishing (release & snapshot)

Versions

Version
0.0.4
0.0.3
0.0.2