GroupId | GroupIdcom.onnuridmc.exelbid |
---|---|
ArtifactId | ArtifactIdexelbid |
Version | Version1.4.3 |
Type | Typeaar |
Filename | Size |
---|---|
exelbid-1.4.3.pom | |
exelbid-1.4.3.aar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onnuridmc.exelbid/exelbid/ -->
<dependency>
<groupId>com.onnuridmc.exelbid</groupId>
<artifactId>exelbid</artifactId>
<version>1.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.onnuridmc.exelbid/exelbid/
implementation 'com.onnuridmc.exelbid:exelbid:1.4.3'
// https://jarcasting.com/artifacts/com.onnuridmc.exelbid/exelbid/
implementation ("com.onnuridmc.exelbid:exelbid:1.4.3")
'com.onnuridmc.exelbid:exelbid:aar:1.4.3'
<dependency org="com.onnuridmc.exelbid" name="exelbid" rev="1.4.3">
<artifact name="exelbid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.onnuridmc.exelbid', module='exelbid', version='1.4.3')
)
libraryDependencies += "com.onnuridmc.exelbid" % "exelbid" % "1.4.3"
[com.onnuridmc.exelbid/exelbid "1.4.3"]