fmv1992_scala_utilities


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.fmv1992
ArtifactId

ArtifactId

fmv1992_scala_utilities_2.11
Last Version

Last Version

1.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

fmv1992_scala_utilities
fmv1992_scala_utilities
Project URL

Project URL

https://github.com/fmv1992/fmv1992_scala_utilities
Project Organization

Project Organization

io.github.fmv1992
Source Code Management

Source Code Management

https://github.com/fmv1992/fmv1992_scala_utilities

Download fmv1992_scala_utilities_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.github.fmv1992 : util_2.11 jar 1.11.1
org.scalameta : scalameta_2.11 jar 4.3.24
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.2.0

Project Modules

There are no modules declared in this project.

fmv1992_scala_utilities

This project illustrates my journey in learning Scala and trying to deploy my first project for other people to use.

Sub-projects

CLI

Deprecated sub-project. It is not a project of its own: scala_cli_parser.

Game of life

A game of life implementation in Scala.

Uniq

A uniq implementation in Scala in which the order of the lines does not matter.

Util

A very broad utilities package for Scala.

Versions

Version
1.11.1