License |
License |
---|---|
GroupId | GroupIdio.github.bbggo |
ArtifactId | ArtifactIdmodule-collect |
Version | Version0.0.2 |
Type | Typeaar |
Description |
Descriptionmodule-collect
collect module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-collect-0.0.2.pom | |
module-collect-0.0.2-sources.jar | 4 KB |
module-collect-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bbggo/module-collect/ -->
<dependency>
<groupId>io.github.bbggo</groupId>
<artifactId>module-collect</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bbggo/module-collect/
implementation 'io.github.bbggo:module-collect:0.0.2'
// https://jarcasting.com/artifacts/io.github.bbggo/module-collect/
implementation ("io.github.bbggo:module-collect:0.0.2")
'io.github.bbggo:module-collect:aar:0.0.2'
<dependency org="io.github.bbggo" name="module-collect" rev="0.0.2">
<artifact name="module-collect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bbggo', module='module-collect', version='0.0.2')
)
libraryDependencies += "io.github.bbggo" % "module-collect" % "0.0.2"
[io.github.bbggo/module-collect "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |