Categories |
CategoriesNet |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdmagnetx-selector-android |
Version | Version2.8 |
Type | Typejar |
Filename | Size |
---|---|
magnetx-selector-android-2.8.pom | |
magnetx-selector-android-2.8.jar | 13 KB |
magnetx-selector-android-2.8-sources.jar | 1 KB |
magnetx-selector-android-2.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>magnetx-selector-android</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/
implementation 'de.halfbit:magnetx-selector-android:2.8'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/
implementation ("de.halfbit:magnetx-selector-android:2.8")
'de.halfbit:magnetx-selector-android:jar:2.8'
<dependency org="de.halfbit" name="magnetx-selector-android" rev="2.8">
<artifact name="magnetx-selector-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-selector-android', version='2.8')
)
libraryDependencies += "de.halfbit" % "magnetx-selector-android" % "2.8"
[de.halfbit/magnetx-selector-android "2.8"]