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