SExt

A small extensions library for Scala

License

License

MIT/X11
GroupId

GroupId

com.github.nikita-volkov
ArtifactId

ArtifactId

sext
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

SExt
A small extensions library for Scala
Project URL

Project URL

http://www.github.com/nikita-volkov/sext

Download sext

How to add to project

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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0