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