| License |
License |
|---|---|
| GroupId | GroupIdme.grishka.litex |
| ArtifactId | ArtifactIdcollection |
| Version | Version1.1.0 |
| Type | Typeaar |
| Description |
DescriptionLiteX Collection
collection 1.1.0
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| collection-1.1.0.pom | |
| collection-1.1.0-sources.jar | 34 KB |
| collection-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.grishka.litex/collection/ -->
<dependency>
<groupId>me.grishka.litex</groupId>
<artifactId>collection</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.grishka.litex/collection/
implementation 'me.grishka.litex:collection:1.1.0'
// https://jarcasting.com/artifacts/me.grishka.litex/collection/
implementation ("me.grishka.litex:collection:1.1.0")
'me.grishka.litex:collection:aar:1.1.0'
<dependency org="me.grishka.litex" name="collection" rev="1.1.0">
<artifact name="collection" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.grishka.litex', module='collection', version='1.1.0')
)
libraryDependencies += "me.grishka.litex" % "collection" % "1.1.0"
[me.grishka.litex/collection "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |