| License |
License |
|---|---|
| GroupId | GroupIdink.lodz |
| ArtifactId | ArtifactIdcore |
| Version | Version2.2.0 |
| Type | Typeaar |
| Description |
Descriptioncore
Hi, this is a simple tools lib for android project, i want to upload and use it~
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-2.2.0.pom | |
| core-2.2.0-sources.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ink.lodz/core/ -->
<dependency>
<groupId>ink.lodz</groupId>
<artifactId>core</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ink.lodz/core/
implementation 'ink.lodz:core:2.2.0'
// https://jarcasting.com/artifacts/ink.lodz/core/
implementation ("ink.lodz:core:2.2.0")
'ink.lodz:core:aar:2.2.0'
<dependency org="ink.lodz" name="core" rev="2.2.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ink.lodz', module='core', version='2.2.0')
)
libraryDependencies += "ink.lodz" % "core" % "2.2.0"
[ink.lodz/core "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.0 |
| androidx.cardview » cardview | jar | 1.0.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |