GroupId | GroupIdio.github.m942890653 |
---|---|
ArtifactId | ArtifactIdmain-general |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
main-general-1.0.1.pom | |
main-general-1.0.1.aar | 80 KB |
main-general-1.0.1-sources.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m942890653/main-general/ -->
<dependency>
<groupId>io.github.m942890653</groupId>
<artifactId>main-general</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m942890653/main-general/
implementation 'io.github.m942890653:main-general:1.0.1'
// https://jarcasting.com/artifacts/io.github.m942890653/main-general/
implementation ("io.github.m942890653:main-general:1.0.1")
'io.github.m942890653:main-general:aar:1.0.1'
<dependency org="io.github.m942890653" name="main-general" rev="1.0.1">
<artifact name="main-general" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m942890653', module='main-general', version='1.0.1')
)
libraryDependencies += "io.github.m942890653" % "main-general" % "1.0.1"
[io.github.m942890653/main-general "1.0.1"]