Последняя версия

SExt 0.2.6

A small extensions library for Scala

Лицензия

Лицензия

MIT/X11
Группа

Группа

com.github.nikita-volkov
Идентификатор

Идентификатор

sext
Версия

Версия

0.2.6
Тип

Тип

jar
Описание

Описание

SExt
A small extensions library for Scala
Ссылка на сайт

Ссылка на сайт

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

Скачать sext 0.2.6


<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-reflect jar [2.10,2.12.999)
org.scala-lang : scala-library jar [2.10,2.12.999)

test (2)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.12 jar 3.0.1
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.