License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.knightoneadmin |
ArtifactId | ArtifactIdmavendemo |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmavendemo
this is maven central project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mavendemo-1.0.2.pom | |
mavendemo-1.0.2-sources.jar | 573 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.knightoneadmin/mavendemo/ -->
<dependency>
<groupId>io.github.knightoneadmin</groupId>
<artifactId>mavendemo</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.knightoneadmin/mavendemo/
implementation 'io.github.knightoneadmin:mavendemo:1.0.2'
// https://jarcasting.com/artifacts/io.github.knightoneadmin/mavendemo/
implementation ("io.github.knightoneadmin:mavendemo:1.0.2")
'io.github.knightoneadmin:mavendemo:aar:1.0.2'
<dependency org="io.github.knightoneadmin" name="mavendemo" rev="1.0.2">
<artifact name="mavendemo" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.knightoneadmin', module='mavendemo', version='1.0.2')
)
libraryDependencies += "io.github.knightoneadmin" % "mavendemo" % "1.0.2"
[io.github.knightoneadmin/mavendemo "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
androidx.core » core-ktx | jar | 1.2.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.1.0 |