com.github.qqrondy

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.github.qqrondy
ArtifactId

ArtifactId

myprint
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.github.qqrondy
A application used as an example on how to set up pushing its components to the Central Repository.

Download myprint

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.qqrondy/myprint/ -->
<dependency>
    <groupId>com.github.qqrondy</groupId>
    <artifactId>myprint</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qqrondy/myprint/
implementation 'com.github.qqrondy:myprint:1.1.0'
// https://jarcasting.com/artifacts/com.github.qqrondy/myprint/
implementation ("com.github.qqrondy:myprint:1.1.0")
'com.github.qqrondy:myprint:aar:1.1.0'
<dependency org="com.github.qqrondy" name="myprint" rev="1.1.0">
  <artifact name="myprint" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qqrondy', module='myprint', version='1.1.0')
)
libraryDependencies += "com.github.qqrondy" % "myprint" % "1.1.0"
[com.github.qqrondy/myprint "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0