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