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

com.github.nikita-volkov:sext 0.2.2

A small extensions library for Scala

Группа

Группа

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

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

sext
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать sext 0.2.2


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