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