License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdmagnetx-app |
Last Version | Last Version3.6-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApplication Extension API for Magnet
Dependency injection library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magnetx-app-3.6-rc3.pom | |
magnetx-app-3.6-rc3.jar | 4 KB |
magnetx-app-3.6-rc3-sources.jar | 1 KB |
magnetx-app-3.6-rc3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-app/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>magnetx-app</artifactId>
<version>3.6-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app/
implementation 'de.halfbit:magnetx-app:3.6-rc3'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app/
implementation ("de.halfbit:magnetx-app:3.6-rc3")
'de.halfbit:magnetx-app:jar:3.6-rc3'
<dependency org="de.halfbit" name="magnetx-app" rev="3.6-rc3">
<artifact name="magnetx-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-app', version='3.6-rc3')
)
libraryDependencies += "de.halfbit" % "magnetx-app" % "3.6-rc3"
[de.halfbit/magnetx-app "3.6-rc3"]
Group / Artifact | Type | Version |
---|---|---|
de.halfbit : magnet | jar | 3.6-rc3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |