is not current version
Last Version 0.9.1

com.github.rarnu:common 0.8.0

KtFunctional

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

common
Version

Version

0.8.0
Type

Type

jar

Download common 0.8.0


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