is not current version
Last Version 0.2.6

com.github.nikita-volkov:sext 0.2.0

A small extensions library for Scala

GroupId

GroupId

com.github.nikita-volkov
ArtifactId

ArtifactId

sext
Version

Version

0.2.0
Type

Type

jar

Download sext 0.2.0


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