| License |
License |
|---|---|
| GroupId | GroupIdme.majiajie |
| ArtifactId | ArtifactIdabase-core |
| Last Version | Last Version0.1.1-test |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionABase Core
Code for Android
|
| Filename | Size |
|---|---|
| abase-core-0.1.1-test.pom | |
| abase-core-0.1.1-test-sources.jar | 9 KB |
| abase-core-0.1.1-test-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.majiajie/abase-core/ -->
<dependency>
<groupId>me.majiajie</groupId>
<artifactId>abase-core</artifactId>
<version>0.1.1-test</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.majiajie/abase-core/
implementation 'me.majiajie:abase-core:0.1.1-test'
// https://jarcasting.com/artifacts/me.majiajie/abase-core/
implementation ("me.majiajie:abase-core:0.1.1-test")
'me.majiajie:abase-core:aar:0.1.1-test'
<dependency org="me.majiajie" name="abase-core" rev="0.1.1-test">
<artifact name="abase-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.majiajie', module='abase-core', version='0.1.1-test')
)
libraryDependencies += "me.majiajie" % "abase-core" % "0.1.1-test"
[me.majiajie/abase-core "0.1.1-test"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.code.gson : gson | jar | 2.8.8 |