| License |
License |
|---|---|
| GroupId | GroupIdcom.github.qqrondy |
| ArtifactId | ArtifactIdmyprint |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.github.qqrondy
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Filename | Size |
|---|---|
| myprint-1.1.0.pom | |
| myprint-1.1.0.aar | 31 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |