GroupId | GroupIdcom.github.rarnu |
---|---|
ArtifactId | ArtifactIdxfunc |
Version | Version0.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
xfunc-0.1.2.pom | |
xfunc-0.1.2.aar | 21 KB |
xfunc-0.1.2-sources.jar | 3 KB |
Browse |
<!-- 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"]