mavendemo

this is maven central project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.knightoneadmin
ArtifactId

ArtifactId

mavendemo
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

mavendemo
this is maven central project
Project URL

Project URL

https://github.com/KnightOneAdmin/MavenDemo.git
Source Code Management

Source Code Management

https://github.com/KnightOneAdmin/MavenDemo/tree/master

Download mavendemo

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1