is not current version
Last Version 0.3.0

com.github.rarnu:xfunc 0.1.2

xFunc

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

xfunc
Version

Version

0.1.2
Type

Type

aar

Download xfunc 0.1.2


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