Scalax

The Scala Community Library (Scalax) is a nascent project to develop a general utility library for the Scala language, as a companion to the standard library. All members of the Scala community are invited to participate, by contributing code and by reviewing existing contributions.

License

License

BSD-style
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaforge
ArtifactId

ArtifactId

scalax
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Scalax
The Scala Community Library (Scalax) is a nascent project to develop a general utility library for the Scala language, as a companion to the standard library. All members of the Scala community are invited to participate, by contributing code and by reviewing existing contributions.

Download scalax

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar [2.7.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.1