GroupId | GroupIdcom.github.rarnu |
---|---|
ArtifactId | ArtifactIdxfunc |
Version | Version0.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
xfunc-0.1.3.pom | |
xfunc-0.1.3.aar | 21 KB |
xfunc-0.1.3-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rarnu/xfunc/ -->
<dependency>
<groupId>com.github.rarnu</groupId>
<artifactId>xfunc</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rarnu/xfunc/
implementation 'com.github.rarnu:xfunc:0.1.3'
// https://jarcasting.com/artifacts/com.github.rarnu/xfunc/
implementation ("com.github.rarnu:xfunc:0.1.3")
'com.github.rarnu:xfunc:aar:0.1.3'
<dependency org="com.github.rarnu" name="xfunc" rev="0.1.3">
<artifact name="xfunc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rarnu', module='xfunc', version='0.1.3')
)
libraryDependencies += "com.github.rarnu" % "xfunc" % "0.1.3"
[com.github.rarnu/xfunc "0.1.3"]