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