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

com.github.nikita-volkov:sext 0.2.4

A small extensions library for Scala

Группа

Группа

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

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

sext
Версия

Версия

0.2.4
Тип

Тип

jar

Скачать sext 0.2.4


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