License |
License |
---|---|
GroupId | GroupIdio.github.secretquestion5 |
ArtifactId | ArtifactIdwritehello |
Version | Version1.0.3 |
Type | Typeaar |
Description |
Descriptionwritehello
An easy to customize player view.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
writehello-1.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.secretquestion5/writehello/ -->
<dependency>
<groupId>io.github.secretquestion5</groupId>
<artifactId>writehello</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.secretquestion5/writehello/
implementation 'io.github.secretquestion5:writehello:1.0.3'
// https://jarcasting.com/artifacts/io.github.secretquestion5/writehello/
implementation ("io.github.secretquestion5:writehello:1.0.3")
'io.github.secretquestion5:writehello:aar:1.0.3'
<dependency org="io.github.secretquestion5" name="writehello" rev="1.0.3">
<artifact name="writehello" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.secretquestion5', module='writehello', version='1.0.3')
)
libraryDependencies += "io.github.secretquestion5" % "writehello" % "1.0.3"
[io.github.secretquestion5/writehello "1.0.3"]