is not current version
Last Version 3.6-rc3

de.halfbit:magnetx-selector-android 3.2-rc1

Dependency injection library for Android

Categories

Categories

Net
GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

magnetx-selector-android
Version

Version

3.2-rc1
Type

Type

jar

Download magnetx-selector-android 3.2-rc1


<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>magnetx-selector-android</artifactId>
    <version>3.2-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/
implementation 'de.halfbit:magnetx-selector-android:3.2-rc1'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-selector-android/
implementation ("de.halfbit:magnetx-selector-android:3.2-rc1")
'de.halfbit:magnetx-selector-android:jar:3.2-rc1'
<dependency org="de.halfbit" name="magnetx-selector-android" rev="3.2-rc1">
  <artifact name="magnetx-selector-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-selector-android', version='3.2-rc1')
)
libraryDependencies += "de.halfbit" % "magnetx-selector-android" % "3.2-rc1"
[de.halfbit/magnetx-selector-android "3.2-rc1"]