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